Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationDataManager.java184 int unseenCount = 0; in getUnseenNotificationCount() local
187 unseenCount++; in getUnseenNotificationCount()
190 return unseenCount; in getUnseenNotificationCount()