Searched refs:KEY_LAUNCH_INTO_PIP_PARAMS (Results 1 – 1 of 1) sorted by relevance
430 private static final String KEY_LAUNCH_INTO_PIP_PARAMS = field in ActivityOptions1395 …mLaunchIntoPipParams = opts.getParcelable(KEY_LAUNCH_INTO_PIP_PARAMS, android.app.PictureInPicture… in ActivityOptions()2480 b.putParcelable(KEY_LAUNCH_INTO_PIP_PARAMS, mLaunchIntoPipParams); in toBundle()