Searched refs:EXTRA_PIP_ON_PAUSE_CALLBACK (Results 1 – 3 of 3) sorted by relevance
47 import static android.server.wm.app.Components.PipActivity.EXTRA_PIP_ON_PAUSE_CALLBACK;167 EXTRA_PIP_ON_PAUSE_CALLBACK, RemoteCallback.class);
599 public static final String EXTRA_PIP_ON_PAUSE_CALLBACK = "pip_on_pause_callback"; field in Components.PipActivity
80 import static android.server.wm.app.Components.PipActivity.EXTRA_PIP_ON_PAUSE_CALLBACK;243 EXTRA_PIP_ON_PAUSE_CALLBACK, onPauseCallback); in assertIsInPictureInPictureModeInOnPause()