Searched defs:parsedLocalChannels (Results 1 – 1 of 1) sorted by relevance
39 List<List<String>> parsedLocalChannels = parseChannelNumbers(localChannels); in lineupChannelMatchCount() local57 static int getMatchCount(List<String> lineupChannels, List<List<String>> parsedLocalChannels) { in getMatchCount()