Class android.app.ActivityOptions
| Added Methods | |
|---|---|
int getSplashScreenStyle() |
|
boolean isPendingIntentBackgroundActivityLaunchAllowed() |
|
ActivityOptions makeCustomAnimation(Context, |
|
ActivityOptions makeLaunchIntoPip(PictureInPictureParams) |
|
void setPendingIntentBackgroundActivityLaunchAllowed(boolean) |
|
ActivityOptions setSplashScreenStyle(int) |
|
