Android Developers
Android Developers | Android.com
API Diff Specification
To Level: 34
From Level: 33
Generated 2023.06.07 11:30
Statistics

Class android.app.ActivityOptions

Added Methods
int getPendingIntentBackgroundActivityStartMode()  
int getPendingIntentCreatorBackgroundActivityStartMode()  
boolean isShareIdentityEnabled()  
ActivityOptions setPendingIntentBackgroundActivityStartMode(int)  
ActivityOptions setPendingIntentCreatorBackgroundActivityStartMode(int)  
ActivityOptions setShareIdentityEnabled(boolean)  
 

Changed Methods
boolean isPendingIntentBackgroundActivityLaunchAllowed() Now deprecated.
 
void setPendingIntentBackgroundActivityLaunchAllowed(boolean) Now deprecated.
 
 

Added Fields
int MODE_BACKGROUND_ACTIVITY_START_ALLOWED  
int MODE_BACKGROUND_ACTIVITY_START_DENIED  
int MODE_BACKGROUND_ACTIVITY_START_SYSTEM_DEFINED  
 
Except as noted, this content is licensed under Creative Commons Attribution 2.5. For details and restrictions, see the Content License.

Site Terms of Service - Privacy Policy - Brand Guidelines