Searched refs:getNotificationHistory (Results 1 – 2 of 2) sorted by relevance
53 mBackend.getNotificationHistory(mContext.getPackageName(), in load()
472 public NotificationHistory getNotificationHistory(String pkg, String attributionTag) { in getNotificationHistory() method in NotificationBackend474 return sINM.getNotificationHistory(pkg, attributionTag); in getNotificationHistory()