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