Home
last modified time | relevance | path

Searched defs:currentChannels (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/epg/
DEpgFetcherImpl.java482 private String pickBestLineupId(Set<Channel> currentChannels) { in pickBestLineupId()
502 private int getMatchedChannelCount(String lineupId, Set<Channel> currentChannels) { in getMatchedChannelCount()
823 private void onChannelUpdatedDuringScan(Set<Channel> currentChannels) { in onChannelUpdatedDuringScan()