Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationDataManager.java47 void onUnseenCountUpdate(); in onUnseenCountUpdate() method
283 mOnUnseenCountUpdateListener.onUnseenCountUpdate(); in notifyUnseenCountUpdateListeners()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java353 mUnseenCountUpdateListener.onUnseenCountUpdate(unseenCount); in onNotificationViewInflated()
626 void onUnseenCountUpdate(int unseenNotificationCount); in onUnseenCountUpdate() method