Searched refs:mDisallowEnterPictureInPictureWhileLaunching (Results 1 – 2 of 2) sorted by relevance
416 private boolean mDisallowEnterPictureInPictureWhileLaunching; field in ActivityOptions1161 mDisallowEnterPictureInPictureWhileLaunching = opts.getBoolean( in ActivityOptions()1642 mDisallowEnterPictureInPictureWhileLaunching = disallow; in setDisallowEnterPictureInPictureWhileLaunching()1647 return mDisallowEnterPictureInPictureWhileLaunching; in disallowEnterPictureInPictureWhileLaunching()1938 if (mDisallowEnterPictureInPictureWhileLaunching) { in toBundle()1940 mDisallowEnterPictureInPictureWhileLaunching); in toBundle()
1815 Landroid/app/ActivityOptions;->mDisallowEnterPictureInPictureWhileLaunching:Z