Searched refs:clicker (Results 1 – 2 of 2) sorted by relevance
15 private val clicker: NotificationClickNotifier, constant in com.android.systemui.statusbar.NotificationInteractionTracker21 clicker.addNotificationInteractionListener(this)
113 public void setNotificationClicker(NotificationClicker clicker) { in setNotificationClicker() argument114 mNotificationClicker = clicker; in setNotificationClicker()