Searched refs:ACTION_START_LAUNCH_INTO_PIP_CONTAINER (Results 1 – 3 of 3) sorted by relevance
20 import static android.server.wm.app.Components.PipActivity.ACTION_START_LAUNCH_INTO_PIP_CONTAINER;41 case ACTION_START_LAUNCH_INTO_PIP_CONTAINER:57 filter.addAction(ACTION_START_LAUNCH_INTO_PIP_CONTAINER); in onCreate()
507 public static final String ACTION_START_LAUNCH_INTO_PIP_CONTAINER = field in Components.PipActivity
62 import static android.server.wm.app.Components.PipActivity.ACTION_START_LAUNCH_INTO_PIP_CONTAINER;674 mBroadcastActionTrigger.doAction(ACTION_START_LAUNCH_INTO_PIP_CONTAINER); in testLaunchIntoPip()687 mBroadcastActionTrigger.doAction(ACTION_START_LAUNCH_INTO_PIP_CONTAINER); in testRemoveLaunchIntoPipHostActivity()