Searched refs:openedNotification (Results 1 – 1 of 1) sorted by relevance
77 final Set<Integer> openedNotification = new HashSet<>(); in updateForegroundState() local95 openedNotification.add(ids[i]); in updateForegroundState()101 if (!openedNotification.contains(notification.getId())) { in updateForegroundState()