Class android.app.Activity
Added Methods | |
---|---|
boolean onPictureInPictureRequested ()
|
|
void setLocusContext (LocusId, Bundle )
|
|
boolean setTranslucent (boolean )
|
Changed Methods | ||
---|---|---|
void finishActivityFromChild (Activity, int )
|
Now deprecated. |
|
void finishFromChild (Activity )
|
Now deprecated. |
|
boolean navigateUpToFromChild (Activity, Intent )
|
Now deprecated. |
|
boolean onNavigateUpFromChild (Activity )
|
Now deprecated. |
|
void startActivityFromChild (Activity, Intent, int )
|
Now deprecated. |
|
void startActivityFromChild (Activity, Intent, int, Bundle )
|
Now deprecated. |
|
void startIntentSenderFromChild (Activity, IntentSender, int, Intent, int, int, int )
|
Now deprecated. |
|
void startIntentSenderFromChild (Activity, IntentSender, int, Intent, int, int, int, Bundle )
|
Now deprecated. |