Home
last modified time | relevance | path

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

/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DCameraApp.java78 private void clearNotifications() { in clearNotifications() method in CameraApp
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1975 void clearNotifications() { in clearNotifications() method in NotificationManagerService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java5121 void clearNotifications(@SelectedRows int selection, boolean closeShade) { in clearNotifications() method