Home
last modified time | relevance | path

Searched refs:setDisallowEnterPictureInPictureWhileLaunching (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DActionProxyReceiver.java72 opts.setDisallowEnterPictureInPictureWhileLaunching( in onReceive()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/camera/
H A DCameraGestureHelper.kt99 activityOptions.setDisallowEnterPictureInPictureWhileLaunching(true)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DActivityStarterImpl.kt485 options.setDisallowEnterPictureInPictureWhileLaunching(
506 options.setDisallowEnterPictureInPictureWhileLaunching(true)
/aosp14/frameworks/base/core/java/android/app/
H A DActivityOptions.java1918 public void setDisallowEnterPictureInPictureWhileLaunching(boolean disallow) { in setDisallowEnterPictureInPictureWhileLaunching() method in ActivityOptions
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1843 Landroid/app/ActivityOptions;->setDisallowEnterPictureInPictureWhileLaunching(Z)V