Class android.app.Activity
Added Methods | |
---|---|
void finishAfterTransition () |
|
void finishAndRemoveTask () |
|
Scene getContentScene () |
|
TransitionManager getContentTransitionManager () |
|
MediaController getMediaController () |
|
void onActivityReenter (int, |
|
void onCreate (Bundle, |
|
void onEnterAnimationComplete () |
|
void onPostCreate (Bundle, |
|
void onRestoreInstanceState (Bundle, |
|
void onSaveInstanceState (Bundle, |
|
void onVisibleBehindCanceled () |
|
void postponeEnterTransition () |
|
boolean releaseInstance () |
|
boolean requestVisibleBehind (boolean ) |
|
void setActionBar (Toolbar ) |
|
void setContentTransitionManager (TransitionManager ) |
|
void setEnterSharedElementCallback (SharedElementCallback ) |
|
void setExitSharedElementCallback (SharedElementCallback ) |
|
void setMediaController (MediaController ) |
|
void setTaskDescription (TaskDescription ) |
|
void startLockTask () |
|
void startPostponedEnterTransition () |
|
void stopLockTask () |
Changed Methods | ||
---|---|---|
void setTitleColor (int ) |
Now deprecated. |