Searched refs:MOVE_ACTION (Results 1 – 2 of 2) sorted by relevance
46 public static final String MOVE_ACTION = "com.android.systemui.car.intent.action.MOVE_TASK"; field in MoveTaskReceiver
288 IntentFilter filter = new IntentFilter(MoveTaskReceiver.MOVE_ACTION); in setupDebuggingThroughAdb()