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