Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java397 requireBinder().inflateViews(entry, () -> performRemoveNotification(notification, in addNotificationInternal()
439 requireBinder().inflateViews(entry, () -> performRemoveNotification(notification, in updateNotificationInternal()
494 requireBinder().onNotificationRankingUpdated( in updateNotificationRanking()
545 private NotificationRowBinder requireBinder() { in requireBinder() method in NotificationEntryManager