Searched refs:pickBestLineupId (Results 1 – 1 of 1) sorted by relevance
503 private String pickBestLineupId(Set<Channel> currentChannels) { in pickBestLineupId() method in EpgFetcherImpl653 lineupId = lineupId == null ? pickBestLineupId(mCurrentChannels) : lineupId; in fetchEpgForBuiltInTuner()844 String lineupId = pickBestLineupId(currentChannels); in onChannelUpdatedDuringScan()