Home
last modified time | relevance | path

Searched refs:getActiveNotificationsWithAttribution (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DINotificationManager.aidl127 StatusBarNotification[] getActiveNotificationsWithAttribution(String callingPkg, in getActiveNotificationsWithAttribution() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3714 return getActiveNotificationsWithAttribution(callingPkg, null);
3724 public StatusBarNotification[] getActiveNotificationsWithAttribution(String callingPkg,