Searched defs:action2 (Results 1 – 5 of 5) sorted by relevance
80 TestAction action2 = new TestAction(); in setActionsExecutable_afterActionQueued_downTimeMismatch_actionNotExecuted() local101 TestAction action2 = new TestAction(); in queueKeyAction_beforeAndAfterCancelQueuedActions_onlyActionsAfterCancelExecuted() local
97 val action2 = createActionWithPendingIntent() in actionPendingIntentCancelled_actionDisabled() constant142 val action2 = createActionWithPendingIntent() in twoActionsWithSameCancelledIntent_bothActionsDisabled() constant
72 val action2 = itemView.requireViewById<ImageButton>(R.id.action2) constant
777 bool action2 = false; in TEST() local
179 private lateinit var action2: ImageButton in <lambda>() variable in com.android.systemui.media.controls.ui.controller.MediaControlPanelTest