Searched refs:updateHistoryEnabled (Results 1 – 3 of 3) 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()
687 public void updateHistoryEnabled(@UserIdInt int userId, boolean enabled) { in updateHistoryEnabled() method in NotificationManagerService.Archive1870 mArchive.updateHistoryEnabled(userIds.get(i), in update()
26629 HSPLcom/android/server/notification/NotificationManagerService$Archive;->updateHistoryEnabled(IZ)V