Searched refs:ACTION_MOVE_TO_BACK (Results 1 – 3 of 3) sorted by relevance
25 import static android.server.wm.app.Components.PipActivity.ACTION_MOVE_TO_BACK;117 case ACTION_MOVE_TO_BACK:305 filter.addAction(ACTION_MOVE_TO_BACK); in onCreate()
481 public static final String ACTION_MOVE_TO_BACK = field in Components.PipActivity
59 import static android.server.wm.app.Components.PipActivity.ACTION_MOVE_TO_BACK;995 mBroadcastActionTrigger.doAction(ACTION_MOVE_TO_BACK); in testMovePipToBackWithNoFullscreenOrFreeformStack()1011 mBroadcastActionTrigger.doAction(ACTION_MOVE_TO_BACK); in testMovePipToBackWithVisibleFullscreenOrFreeformStack()1028 mBroadcastActionTrigger.doAction(ACTION_MOVE_TO_BACK); in testMovePipToBackWithHiddenFullscreenOrFreeformStack()