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/
DNotificationRowBinderImpl.java80 private NotificationClicker mNotificationClicker; field in NotificationRowBinderImpl
113 mNotificationClicker = clicker; in setNotificationClicker()
260 checkNotNull(mNotificationClicker).register(row, sbn); in updateNotification()