Searched refs:ACTION_SET_ON_PAUSE_REMOTE_CALLBACK (Results 1 – 3 of 3) sorted by relevance
27 import static android.server.wm.app.Components.PipActivity.ACTION_SET_ON_PAUSE_REMOTE_CALLBACK;165 case ACTION_SET_ON_PAUSE_REMOTE_CALLBACK:314 filter.addAction(ACTION_SET_ON_PAUSE_REMOTE_CALLBACK); in onCreate()
520 public static final String ACTION_SET_ON_PAUSE_REMOTE_CALLBACK = field in Components.PipActivity
61 import static android.server.wm.app.Components.PipActivity.ACTION_SET_ON_PAUSE_REMOTE_CALLBACK;242 mBroadcastActionTrigger.doActionWithRemoteCallback(ACTION_SET_ON_PAUSE_REMOTE_CALLBACK, in assertIsInPictureInPictureModeInOnPause()