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;74 case ACTION_MOVE_TO_BACK:184 filter.addAction(ACTION_MOVE_TO_BACK); in onCreate()
326 public static final String ACTION_MOVE_TO_BACK = field in Components.PipActivity
44 import static android.server.wm.app.Components.PipActivity.ACTION_MOVE_TO_BACK;676 mBroadcastActionTrigger.doAction(ACTION_MOVE_TO_BACK); in testMovePipToBackWithNoFullscreenStack()692 mBroadcastActionTrigger.doAction(ACTION_MOVE_TO_BACK); in testMovePipToBackWithVisibleFullscreenStack()710 mBroadcastActionTrigger.doAction(ACTION_MOVE_TO_BACK); in testMovePipToBackWithHiddenFullscreenStack()