Class android.app.Activity
Removed Methods | |
---|---|
VoiceInteractor getVoiceInteractor() |
|
boolean isVoiceInteraction() |
|
void setEnterSharedElementListener(SharedElementListener ) |
|
void setExitSharedElementListener(SharedElementListener ) |
Added Methods | |
---|---|
MediaController getMediaController () |
|
void onEnterAnimationComplete () |
|
void onVisibleBehindCanceled () |
|
boolean releaseInstance () |
|
boolean requestVisibleBehind (boolean ) |
|
void setEnterSharedElementCallback (SharedElementCallback ) |
|
void setExitSharedElementCallback (SharedElementCallback ) |
|
void setMediaController (MediaController ) |
Changed Methods | ||
---|---|---|
void onActivityReenter (int, |
Change of visibility from protected to public. |
|
void onCreate (Bundle, |
Change of visibility from protected to public. |
|
void onPostCreate (Bundle, |
Change of visibility from protected to public. |
|
void onRestoreInstanceState (Bundle, |
Change of visibility from protected to public. |
|
void onSaveInstanceState (Bundle, |
Change of visibility from protected to public. |