Searched refs:getActiveNotifications (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl41 StatusBarNotification[] getActiveNotifications(String callingPkg);
/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java147 public StatusBarNotification[] getActiveNotifications() { method in class:NotificationListenerService
/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java500 public StatusBarNotification[] getActiveNotifications(String callingPkg) { method in class:NotificationManagerService
503 "NotificationManagerService.getActiveNotifications");

Completed in 864 milliseconds