Home
last modified time | relevance | path

Searched defs:setOnUnseenCountUpdateListener (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationDataManager.java104 public void setOnUnseenCountUpdateListener(OnUnseenCountUpdateListener listener) { in setOnUnseenCountUpdateListener() method in NotificationDataManager
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DNotificationPanelViewController.java581 public void setOnUnseenCountUpdateListener(OnUnseenCountUpdateListener listener) { in setOnUnseenCountUpdateListener() method in NotificationPanelViewController