Searched refs:readFilteredNotificationHistory (Results 1 – 2 of 2) sorted by relevance
576 mHistoryManager.readFilteredNotificationHistory(USER_SYSTEM, "", "", 1000); in testReadFilteredNotificationHistory_userLocked()588 mHistoryManager.readFilteredNotificationHistory(USER_SYSTEM, "", "", 1000); in testReadFilteredNotificationHistory_historyDisabled()593 public void readFilteredNotificationHistory() { in readFilteredNotificationHistory() method in NotificationHistoryManagerTest596 mHistoryManager.readFilteredNotificationHistory(USER_SYSTEM, "pkg", "chn", 1000); in readFilteredNotificationHistory()
279 public @NonNull android.app.NotificationHistory readFilteredNotificationHistory( in readFilteredNotificationHistory() method in NotificationHistoryManager