Searched refs:currentNotificationKeys (Results 1 – 1 of 1) sorted by relevance
104 Set<String> currentNotificationKeys = new HashSet<>(); in updateUnseenNotification() local106 Collections.addAll(currentNotificationKeys, in updateUnseenNotification()115 currentNotificationKeys.remove(sbn.getKey()); in updateUnseenNotification()120 for (String notificationKey : currentNotificationKeys) { in updateUnseenNotification()