Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl142 StatusBarNotification[] getHistoricalNotificationsWithAttribution(String callingPkg, in getHistoricalNotificationsWithAttribution() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4788 return getHistoricalNotificationsWithAttribution(callingPkg, null, count,
4798 public StatusBarNotification[] getHistoricalNotificationsWithAttribution(String callingPkg,
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java11101 notifs = mBinderService.getHistoricalNotificationsWithAttribution(mPkg,
11111 notifs = mBinderService.getHistoricalNotificationsWithAttribution(