Searched refs:newInputsWithChannels (Results 1 – 1 of 1) sorted by relevance
156 Set<String> newInputsWithChannels = new HashSet<>(); in markNewChannelsBrowsable() local165 newInputsWithChannels.add(inputId); in markNewChannelsBrowsable()177 if (!newInputsWithChannels.isEmpty()) { in markNewChannelsBrowsable()179 if (newInputsWithChannels.contains(channel.getInputId())) { in markNewChannelsBrowsable()