Searched refs:disallowEnterPictureInPictureWhileLaunching (Results 1 – 4 of 4) sorted by relevance
1646 public boolean disallowEnterPictureInPictureWhileLaunching() { in disallowEnterPictureInPictureWhileLaunching() method in ActivityOptions
2467 final boolean dismissShade, final boolean disallowEnterPictureInPictureWhileLaunching, in startActivityDismissingKeyguard() argument2499 disallowEnterPictureInPictureWhileLaunching); in startActivityDismissingKeyguard()
5213 if (opts != null && opts.disallowEnterPictureInPictureWhileLaunching()) {
1728 Landroid/app/ActivityOptions;->disallowEnterPictureInPictureWhileLaunching()Z