Searched refs:SWITCH_ACTION (Results 1 – 1 of 1) sorted by relevance
65 .broadcastFlow(IntentFilter(SWITCH_ACTION)) { intent, _ -> in <lambda>()95 createActionPendingIntent(action = SWITCH_ACTION, task = uiState.foregroundTask) in <lambda>()133 private const val SWITCH_ACTION = "com.android.systemui.mediaprojection.SWITCH_TASK" in <lambda>() constant