Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl38 void cancelAllNotifications(String pkg, int userId); in cancelAllNotifications() method
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java347 public final void cancelAllNotifications() { in cancelAllNotifications() method in NotificationListenerService