Searched refs:mDisallowEnterPictureInPictureWhileLaunching (Results 1 – 2 of 2) sorted by relevance
510 private boolean mDisallowEnterPictureInPictureWhileLaunching; field in ActivityOptions1360 mDisallowEnterPictureInPictureWhileLaunching = opts.getBoolean( in ActivityOptions()1966 mDisallowEnterPictureInPictureWhileLaunching = disallow; in setDisallowEnterPictureInPictureWhileLaunching()1971 return mDisallowEnterPictureInPictureWhileLaunching; in disallowEnterPictureInPictureWhileLaunching()2420 if (mDisallowEnterPictureInPictureWhileLaunching) { in toBundle()2422 mDisallowEnterPictureInPictureWhileLaunching); in toBundle()
1815 Landroid/app/ActivityOptions;->mDisallowEnterPictureInPictureWhileLaunching:Z