Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationViewController.java109 List<NotificationGroup> unseenNotifications = notificationGroups.stream() in resetNotifications() local
114 mNotificationDataManager.updateUnseenNotification(unseenNotifications); in resetNotifications()