Home
last modified time | relevance | path

Searched refs:isInputInWhiteList (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/epg/
DEpgFetcherImpl.java540 private boolean isInputInWhiteList(EpgInput epgInput) { in isInputInWhiteList() method in EpgFetcherImpl
585 if (isInputInWhiteList(epgInput)) { in doInBackground()