Home
last modified time | relevance | path

Searched refs:getNotificationHistory (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DHistoryLoader.java53 mBackend.getNotificationHistory(mContext.getPackageName(), in load()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationBackend.java472 public NotificationHistory getNotificationHistory(String pkg, String attributionTag) { in getNotificationHistory() method in NotificationBackend
474 return sINM.getNotificationHistory(pkg, attributionTag); in getNotificationHistory()
/aosp12/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl137 NotificationHistory getNotificationHistory(String callingPkg, String callingAttributionTag); in getNotificationHistory() method
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java4201 public NotificationHistory getNotificationHistory(String callingPkg,
/aosp12/frameworks/base/services/
H A Dart-profile26489 PLcom/android/server/notification/NotificationManagerService$11;->getNotificationHistory(Ljava/lang…