Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationDataManager.java230 void setNotificationsAsSeen(List<AlertEntry> alertEntries) { in setNotificationsAsSeen() method in NotificationDataManager
H A DCarNotificationViewAdapter.java653 /* package */ void setNotificationsAsSeen(int start, int end) { in setNotificationsAsSeen() method in CarNotificationViewAdapter