Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/onboarding/
DSetupSourcesFragment.java316 int channelCount = mChannelDataManager.getBrowsableChannelCountForInput(inputId); in createActionsInternal()
/packages/apps/TV/src/com/android/tv/data/
DChannelDataManager.java308 public int getBrowsableChannelCountForInput(String inputId) { in getBrowsableChannelCountForInput() method in ChannelDataManager