Searched defs:cancelAllNotifications (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java133 public final void cancelAllNotifications() { method in class:NotificationListenerService
/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java2159 public void cancelAllNotifications(String pkg, int userId) { method in class:NotificationManagerService
2163 Binder.getCallingUid(), userId, true, false, "cancelAllNotifications", pkg);

Completed in 133 milliseconds