Searched refs:updateSuppression (Results 1 – 2 of 2) sorted by relevance
156 updateSuppression(mGroupMap.get(oldSbn.getGroupKey())); in onEntryRemoved()192 updateSuppression(group); in onEntryRemovedInternal()245 updateSuppression(group); in onEntryAddedInternal()250 updateSuppression(group); in onEntryAddedInternal()289 private void updateSuppression(NotificationGroup group) { in updateSuppression() method in NotificationGroupManagerLegacy523 updateSuppression(mGroupMap.get(oldGroupKey)); in onEntryUpdated()524 updateSuppression(mGroupMap.get(newGroupKey)); in onEntryUpdated()593 updateSuppression(group); in collapseGroups()681 public void updateSuppression(NotificationEntry entry) { in updateSuppression() method in NotificationGroupManagerLegacy684 updateSuppression(group); in updateSuppression()[all …]
380 mNotificationGroupManager.updateSuppression(entry); in BubblesManager()