Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java131 private final Lazy<NotificationRowBinder> mNotificationRowBinderLazy; field in NotificationEntryManager
210 mNotificationRowBinderLazy = notificationRowBinderLazy; in NotificationEntryManager()
592 mNotificationRowBinderLazy.get() in addNotificationInternal()
652 mNotificationRowBinderLazy.get() in updateNotificationInternal()
716 mNotificationRowBinderLazy.get() in updateNotificationRanking()