Searched defs:action2 (Results 1 – 4 of 4) sorted by relevance
93 public static boolean remoteActionsMatch(RemoteAction action1, RemoteAction action2) { in remoteActionsMatch()
71 val action2 = itemView.requireViewById<ImageButton>(R.id.action2) constant
746 bool action2 = false; in TEST() local
171 private lateinit var action2: ImageButton variable in com.android.systemui.media.controls.ui.MediaControlPanelTest