Searched refs:NotificationClicker (Results 1 – 3 of 3) sorted by relevance
38 public final class NotificationClicker implements View.OnClickListener { class54 private NotificationClicker( in NotificationClicker() method in NotificationClicker140 public NotificationClicker build( in build()144 return new NotificationClicker( in build()
38 import com.android.systemui.statusbar.notification.NotificationClicker;74 private NotificationClicker mNotificationClicker;114 public void setNotificationClicker(NotificationClicker clicker) { in setNotificationClicker()
29 import com.android.systemui.statusbar.notification.NotificationClicker68 private val clickerBuilder: NotificationClicker.Builder,