Home
last modified time | relevance | path

Searched refs:mNotificationClicker (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
DNotificationRowBinderImpl.java82 private NotificationClicker mNotificationClicker; field in NotificationRowBinderImpl
123 mNotificationClicker = clicker; in setNotificationClicker()
233 requireNonNull(mNotificationClicker).register(row, entry.getSbn()); in updateRow()