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