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