Searched refs:mDisallowEnterPictureInPictureWhileLaunching (Results 1 – 2 of 2) sorted by relevance
329 private boolean mDisallowEnterPictureInPictureWhileLaunching; field in ActivityOptions958 mDisallowEnterPictureInPictureWhileLaunching = opts.getBoolean( in ActivityOptions()1345 mDisallowEnterPictureInPictureWhileLaunching = disallow; in setDisallowEnterPictureInPictureWhileLaunching()1350 return mDisallowEnterPictureInPictureWhileLaunching; in disallowEnterPictureInPictureWhileLaunching()1536 if (mDisallowEnterPictureInPictureWhileLaunching) { in toBundle()1538 mDisallowEnterPictureInPictureWhileLaunching); in toBundle()
1815 Landroid/app/ActivityOptions;->mDisallowEnterPictureInPictureWhileLaunching:Z