Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifCollection.java336 dispatchEventsAndRebuildList("dismissNotifications"); in dismissNotifications()
382 dispatchEventsAndRebuildList("dismissAllNotifications"); in dismissAllNotifications()
450 dispatchEventsAndRebuildList("onNotificationPosted"); in onNotificationPosted()
461 dispatchEventsAndRebuildList("onNotificationGroupPosted"); in onNotificationGroupPosted()
482 dispatchEventsAndRebuildList("onNotificationRemoved"); in onNotificationRemoved()
489 dispatchEventsAndRebuildList("onNotificationRankingUpdate"); in onNotificationRankingUpdate()
662 private void dispatchEventsAndRebuildList(String reason) { in dispatchEventsAndRebuildList() method in NotifCollection
730 dispatchEventsAndRebuildList("onEndLifetimeExtension"); in onEndLifetimeExtension()
1030 dispatchEventsAndRebuildList("updateNotificationInternally"); in updateNotificationInternally()