Searched refs:setDisallowEnterPictureInPictureWhileLaunching (Results 1 – 7 of 7) sorted by relevance
107 activityOptions.setDisallowEnterPictureInPictureWhileLaunching(true) in launchCamera()
201 options.setDisallowEnterPictureInPictureWhileLaunching( in <lambda>()222 options.setDisallowEnterPictureInPictureWhileLaunching(true) in <lambda>()
332 options.setDisallowEnterPictureInPictureWhileLaunching( in <lambda>()353 options.setDisallowEnterPictureInPictureWhileLaunching(true) in <lambda>()
411 baseActivityOpts.setDisallowEnterPictureInPictureWhileLaunching(true); in launchApp()453 baseActivityOpts.setDisallowEnterPictureInPictureWhileLaunching(true); in launchIntent()
2069 public void setDisallowEnterPictureInPictureWhileLaunching(boolean disallow) { in setDisallowEnterPictureInPictureWhileLaunching() method in ActivityOptions
1952 options.setDisallowEnterPictureInPictureWhileLaunching(true); in addActivityOptions()
1843 Landroid/app/ActivityOptions;->setDisallowEnterPictureInPictureWhileLaunching(Z)V