Searched refs:setDisallowEnterPictureInPictureWhileLaunching (Results 1 – 4 of 4) sorted by relevance
487 o.setDisallowEnterPictureInPictureWhileLaunching(true); in launchCamera()
2456 options.setDisallowEnterPictureInPictureWhileLaunching( in startActivityDismissingKeyguard()2476 options.setDisallowEnterPictureInPictureWhileLaunching(true); in startActivityDismissingKeyguard()
1344 public void setDisallowEnterPictureInPictureWhileLaunching(boolean disallow) { in setDisallowEnterPictureInPictureWhileLaunching() method in ActivityOptions
931 opts.setDisallowEnterPictureInPictureWhileLaunching( in onReceive()