Searched refs:setDisallowEnterPictureInPictureWhileLaunching (Results 1 – 6 of 6) sorted by relevance
102 activityOptions.setDisallowEnterPictureInPictureWhileLaunching(true) in launchCamera()
265 baseActivityOpts.setDisallowEnterPictureInPictureWhileLaunching(true); in launchApp()303 baseActivityOpts.setDisallowEnterPictureInPictureWhileLaunching(true); in launchIntent()
159 options.setDisallowEnterPictureInPictureWhileLaunching( in <lambda>()180 options.setDisallowEnterPictureInPictureWhileLaunching(true) in <lambda>()
1965 public void setDisallowEnterPictureInPictureWhileLaunching(boolean disallow) { in setDisallowEnterPictureInPictureWhileLaunching() method in ActivityOptions
1900 options.setDisallowEnterPictureInPictureWhileLaunching(true); in addActivityOptions()
1843 Landroid/app/ActivityOptions;->setDisallowEnterPictureInPictureWhileLaunching(Z)V