Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/src/com/android/tv/data/epg/
H A DEpgFetcherImpl.java519 private boolean isInputInWhiteList(EpgInput epgInput) { in isInputInWhiteList() method in EpgFetcherImpl
564 if (isInputInWhiteList(epgInput)) { in doInBackground()