Searched refs:updateHistoryEnabled (Results 1 – 3 of 3) sorted by relevance
74 mArchive.updateHistoryEnabled(USER_SYSTEM, true); in setUp()75 mArchive.updateHistoryEnabled(USER_CURRENT, true); in setUp()144 mArchive.updateHistoryEnabled(USER_CURRENT, false); in testDoesNotRecordIfHistoryDisabled()164 mArchive.updateHistoryEnabled(USER_CURRENT, true); in testRemovesEntriesWhenHistoryDisabled()174 mArchive.updateHistoryEnabled(USER_CURRENT, false); in testRemovesEntriesWhenHistoryDisabled()
821 public void updateHistoryEnabled(@UserIdInt int userId, boolean enabled) { in updateHistoryEnabled() method in NotificationManagerService.Archive2196 mArchive.updateHistoryEnabled(userId, in update()
15928 PLcom/android/server/notification/NotificationManagerService$Archive;->updateHistoryEnabled(IZ)V