Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationDataManager.java119 notifyUnseenCountUpdateListeners(); in addNewMessageNotification()
127 notifyUnseenCountUpdateListeners(); in untrackUnseenNotification()
163 notifyUnseenCountUpdateListeners(); in updateUnseenAlertEntries()
208 notifyUnseenCountUpdateListeners(); in clearAll()
224 notifyUnseenCountUpdateListeners(); in setVisibleNotificationsAsSeen()
232 notifyUnseenCountUpdateListeners(); in setNotificationAsSeen()
276 private void notifyUnseenCountUpdateListeners() { in notifyUnseenCountUpdateListeners() method in NotificationDataManager