Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationView.java312 List<NotificationGroup> dismissibleNotifications = getAllDismissibleNotifications(); in startClearAllNotifications() local
410 private void finishClearAllNotifications(List<NotificationGroup> dismissibleNotifications) { in finishClearAllNotifications()