Searched refs:mNotificationClicker (Results 1 – 1 of 1) sorted by relevance
82 private NotificationClicker mNotificationClicker; field in NotificationRowBinderImpl123 mNotificationClicker = clicker; in setNotificationClicker()233 requireNonNull(mNotificationClicker).register(row, entry.getSbn()); in updateRow()