Class android.content.Intent

Added Methods
Intent  makeMainActivity( ComponentName)  
Intent  makeRestartActivityTask( ComponentName)  
 

Added Fields
String  ACTION_PASTE  
String  CATEGORY_APP_MARKET  
String  CATEGORY_HE_DESK_DOCK  
String  CATEGORY_LE_DESK_DOCK  
int  EXTRA_DOCK_STATE_HE_DESK  
int  EXTRA_DOCK_STATE_LE_DESK  
String  EXTRA_LOCAL_ONLY  
int  FLAG_ACTIVITY_CLEAR_TASK  
int  FLAG_ACTIVITY_TASK_ON_HOME  
 
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.