Home
last modified time | relevance | path

Searched refs:getAllDismissibleNotifications (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()
333 private List<NotificationGroup> getAllDismissibleNotifications() { in getAllDismissibleNotifications() method in CarNotificationView