Class android.app.Activity
Added Methods | |
---|---|
void dismissKeyboardShortcutsHelper () |
|
void enterPictureInPictureMode () |
|
boolean isInMultiWindowMode () |
|
boolean isInPictureInPictureMode () |
|
boolean isLocalVoiceInteractionSupported () |
|
void onLocalVoiceInteractionStarted () |
|
void onLocalVoiceInteractionStopped () |
|
void onMultiWindowModeChanged (boolean ) |
|
void onPictureInPictureModeChanged (boolean ) |
|
DragAndDropPermissions requestDragAndDropPermissions (DragEvent ) |
|
void requestShowKeyboardShortcuts () |
|
void setVrModeEnabled (boolean, |
|
void startLocalVoiceInteraction (Bundle ) |
|
void stopLocalVoiceInteraction () |
Changed Methods | ||
---|---|---|
Object getLastNonConfigurationInstance () |
Change from deprecated to undeprecated. |
|
Object onRetainNonConfigurationInstance () |
Change from deprecated to undeprecated. |
|
void setProgress (int ) |
Now deprecated. |
|
void setProgressBarIndeterminate (boolean ) |
Now deprecated. |
|
void setProgressBarIndeterminateVisibility (boolean ) |
Now deprecated. |
|
void setProgressBarVisibility (boolean ) |
Now deprecated. |
|
void setSecondaryProgress (int ) |
Now deprecated. |