Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java510 o.setDisallowEnterPictureInPictureWhileLaunching(true); in launchCamera()
DStatusBar.java3753 options.setDisallowEnterPictureInPictureWhileLaunching( in startActivityDismissingKeyguard()
/frameworks/base/core/java/android/app/
DActivityOptions.java1136 public void setDisallowEnterPictureInPictureWhileLaunching(boolean disallow) { in setDisallowEnterPictureInPictureWhileLaunching() method in ActivityOptions
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java924 opts.setDisallowEnterPictureInPictureWhileLaunching(true); in onReceive()