Home
last modified time | relevance | path

Searched refs:setNotificationHistory (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationHistoryDatabaseTest.java253 rnr.setNotificationHistory(nh); in testRemoveNotificationRunnable()
276 rnr.setNotificationHistory(nh); in testRemoveNotificationRunnable_noChanges()
299 rcr.setNotificationHistory(nh); in testRemoveConversationRunnable()
322 rcr.setNotificationHistory(nh); in testRemoveConversationRunnable_noChanges()
345 rcr.setNotificationHistory(nh); in testRemoveChannelRunnable()
368 rcr.setNotificationHistory(nh); in testRemoveChannelRunnable_noChanges()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryDatabase.java396 void setNotificationHistory(NotificationHistory nh) { in setNotificationHistory() method in NotificationHistoryDatabase.RemoveNotificationRunnable
439 void setNotificationHistory(NotificationHistory nh) { in setNotificationHistory() method in NotificationHistoryDatabase.RemoveConversationRunnable
483 void setNotificationHistory(NotificationHistory nh) { in setNotificationHistory() method in NotificationHistoryDatabase.RemoveChannelRunnable