Class android.app.Activity
Added Methods | |
---|---|
void onAttachedToWindow () | |
void onBackPressed () | |
void onDetachedFromWindow () | |
boolean onKeyLongPress (int, KeyEvent )
| |
void overridePendingTransition (int, int )
| |
void startIntentSenderForResult (IntentSender, int )
| |
void startIntentSenderFromChild (Activity, IntentSender )
| |
void triggerSearch (String, Bundle )
|