Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java5368 void clearNotifications(@SelectedRows int selection, boolean closeShade) { in clearNotifications() method
5379 void clearNotifications(@SelectedRows int selection, boolean closeShade, in clearNotifications() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2316 void clearNotifications() { in clearNotifications() method in NotificationManagerService