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