Searched refs:getMatchedChannelCount (Results 1 – 1 of 1) sorted by relevance
511 int count = getMatchedChannelCount(lineup.getId(), currentChannels); in pickBestLineupId()523 private int getMatchedChannelCount(String lineupId, Set<Channel> currentChannels) { in getMatchedChannelCount() method in EpgFetcherImpl