Class android.content.Intent

Added Methods
Intent  replaceExtras( Intent)  
Intent  replaceExtras( Bundle)  
 

Removed Fields
String CATEGORY_GADGET  
 

Added Fields
String  ACTION_INPUT_METHOD_CHANGED  
String  ACTION_MEDIA_CHECKING  
String  ACTION_MEDIA_NOFS  
String  ACTION_PACKAGE_DATA_CLEARED  
String  ACTION_PACKAGE_REPLACED  
String  ACTION_SEARCH_LONG_PRESS  
String  ACTION_SYSTEM_TUTORIAL  
String  ACTION_USER_PRESENT  
String  CATEGORY_INFO  
String  EXTRA_DATA_REMOVED  
String  EXTRA_REPLACING  
int  FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET  
int  FLAG_ACTIVITY_NO_USER_ACTION  
int  FLAG_ACTIVITY_REORDER_TO_FRONT  
 
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.