Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java487 o.setDisallowEnterPictureInPictureWhileLaunching(true); in launchCamera()
DStatusBar.java2558 options.setDisallowEnterPictureInPictureWhileLaunching( in startActivityDismissingKeyguard()
2578 options.setDisallowEnterPictureInPictureWhileLaunching(true); in startActivityDismissingKeyguard()
/frameworks/base/core/java/android/app/
DActivityOptions.java1344 public void setDisallowEnterPictureInPictureWhileLaunching(boolean disallow) { in setDisallowEnterPictureInPictureWhileLaunching() method in ActivityOptions
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java1154 opts.setDisallowEnterPictureInPictureWhileLaunching( in onReceive()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1843 Landroid/app/ActivityOptions;->setDisallowEnterPictureInPictureWhileLaunching(Z)V