Home
last modified time | relevance | path

Searched refs:mDisallowEnterPictureInPictureWhileLaunching (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityOptions.java329 private boolean mDisallowEnterPictureInPictureWhileLaunching; field in ActivityOptions
958 mDisallowEnterPictureInPictureWhileLaunching = opts.getBoolean( in ActivityOptions()
1345 mDisallowEnterPictureInPictureWhileLaunching = disallow; in setDisallowEnterPictureInPictureWhileLaunching()
1350 return mDisallowEnterPictureInPictureWhileLaunching; in disallowEnterPictureInPictureWhileLaunching()
1536 if (mDisallowEnterPictureInPictureWhileLaunching) { in toBundle()
1538 mDisallowEnterPictureInPictureWhileLaunching); in toBundle()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1815 Landroid/app/ActivityOptions;->mDisallowEnterPictureInPictureWhileLaunching:Z