Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityOptions.java510 private boolean mDisallowEnterPictureInPictureWhileLaunching; field in ActivityOptions
1360 mDisallowEnterPictureInPictureWhileLaunching = opts.getBoolean( in ActivityOptions()
1966 mDisallowEnterPictureInPictureWhileLaunching = disallow; in setDisallowEnterPictureInPictureWhileLaunching()
1971 return mDisallowEnterPictureInPictureWhileLaunching; in disallowEnterPictureInPictureWhileLaunching()
2420 if (mDisallowEnterPictureInPictureWhileLaunching) { in toBundle()
2422 mDisallowEnterPictureInPictureWhileLaunching); in toBundle()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt1815 Landroid/app/ActivityOptions;->mDisallowEnterPictureInPictureWhileLaunching:Z