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