Searched refs:incompleteChannels (Results 1 – 2 of 2) sorted by relevance
521 List<TunerChannel> incompleteChannels = new ArrayList<>(); in getMalFormedChannels() local528 incompleteChannels.add(tunerChannel); in getMalFormedChannels()532 return incompleteChannels; in getMalFormedChannels()
449 List<TunerChannel> incompleteChannels = in addCjMusicChannel() local453 for (TunerChannel tunerChannel : incompleteChannels) { in addCjMusicChannel()