Searched refs:currentNotificationKeys (Results 1 – 1 of 1) sorted by relevance
145 Set<String> currentNotificationKeys = new HashSet<>(); in updateUnseenAlertEntries() local147 Collections.addAll(currentNotificationKeys, in updateUnseenAlertEntries()155 currentNotificationKeys.remove(alertEntry.getKey()); in updateUnseenAlertEntries()159 for (String notificationKey : currentNotificationKeys) { in updateUnseenAlertEntries()