Searched refs:updateHistoryEnabled (Results 1 – 2 of 2) sorted by relevance
69 mArchive.updateHistoryEnabled(USER_SYSTEM, true); in setUp()70 mArchive.updateHistoryEnabled(USER_CURRENT, true); in setUp()139 mArchive.updateHistoryEnabled(USER_CURRENT, false); in testDoesNotRecordIfHistoryDisabled()159 mArchive.updateHistoryEnabled(USER_CURRENT, true); in testRemovesEntriesWhenHistoryDisabled()169 mArchive.updateHistoryEnabled(USER_CURRENT, false); in testRemovesEntriesWhenHistoryDisabled()
770 public void updateHistoryEnabled(@UserIdInt int userId, boolean enabled) { in updateHistoryEnabled() method in NotificationManagerService.Archive1974 mArchive.updateHistoryEnabled(userIds.get(i), in update()