Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl130 StatusBarNotification[] getActiveNotificationsWithAttribution(String callingPkg, in getActiveNotificationsWithAttribution() method
/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationStation.java375 StatusBarNotification[] active = mNoMan.getActiveNotificationsWithAttribution( in loadNotifications()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java4037 return getActiveNotificationsWithAttribution(callingPkg, null);
4047 public StatusBarNotification[] getActiveNotificationsWithAttribution(String callingPkg,