Searched refs:updateSuppression (Results 1 – 2 of 2) sorted by relevance
157 updateSuppression(group); in onEntryRemovedInternal()203 updateSuppression(group); in onEntryAddedInternal()207 updateSuppression(group); in onEntryAddedInternal()225 private void updateSuppression(NotificationGroup group) { in updateSuppression() method in NotificationGroupManager301 updateSuppression(mGroupMap.get(oldGroupKey)); in onEntryUpdated()302 updateSuppression(mGroupMap.get(newGroupKey)); in onEntryUpdated()356 updateSuppression(group); in collapseAllGroups()457 public void updateSuppression(NotificationEntry entry) { in updateSuppression() method in NotificationGroupManager460 updateSuppression(group); in updateSuppression()578 updateSuppression(mGroupMap.get(entry.getSbn().getGroupKey())); in isolateNotification()
1387 mNotificationGroupManager.updateSuppression(entry);