Class android.content.Intent

Added Methods
ClipData  getClipData()  
String  normalizeMimeType( String)  
void  setClipData( ClipData)  
Intent  setDataAndNormalize( Uri)  
Intent  setDataAndTypeAndNormalize( Uri, String )  
Intent  setTypeAndNormalize( String)  
 

Added Fields
String  ACTION_ASSIST  
String  EXTRA_HTML_TEXT  
int  FILL_IN_CLIP_DATA  
int  FLAG_RECEIVER_FOREGROUND  
 

Changed Fields
String  ACTION_WALLPAPER_CHANGED Now deprecated.
 
String  EXTRA_ALLOW_REPLACE Now deprecated.
 
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.