Searched defs:action3 (Results 1 – 5 of 5) sorted by relevance
98 val action3 = createActionWithPendingIntent() in actionPendingIntentCancelled_actionDisabled() constant143 val action3 = createActionWithPendingIntent(getPendingIntent(action2)) in twoActionsWithSameCancelledIntent_bothActionsDisabled() constant
102 TestAction action3 = new TestAction(); in queueKeyAction_beforeAndAfterCancelQueuedActions_onlyActionsAfterCancelExecuted() local
73 val action3 = itemView.requireViewById<ImageButton>(R.id.action3) constant
778 bool action3 = false; in TEST() local
180 private lateinit var action3: ImageButton in <lambda>() variable in com.android.systemui.media.controls.ui.controller.MediaControlPanelTest