Home
last modified time | relevance | path

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

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