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, Intent) Change of visibility from protected to public.
 
void onCreate(Bundle, PersistableBundle) Change of visibility from protected to public.
 
void onPostCreate(Bundle, PersistableBundle) Change of visibility from protected to public.
 
void onRestoreInstanceState(Bundle, PersistableBundle) Change of visibility from protected to public.
 
void onSaveInstanceState(Bundle, PersistableBundle) Change of visibility from protected to public.