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.java503 private String pickBestLineupId(Set<Channel> currentChannels) { in pickBestLineupId()
523 private int getMatchedChannelCount(String lineupId, Set<Channel> currentChannels) { in getMatchedChannelCount()
843 private void onChannelUpdatedDuringScan(Set<Channel> currentChannels) { in onChannelUpdatedDuringScan()