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