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