Searched refs:getChannelCountForInput (Results 1 – 4 of 4) sorted by relevance
175 if (!isSetupDone(inputId) && channelDataManager.getChannelCountForInput(inputId) > 0) { in markNewChannelsBrowsableIfEnabled()184 + channelDataManager.getChannelCountForInput(inputId) in markNewChannelsBrowsableIfEnabled()
298 public int getChannelCountForInput(String inputId) { in getChannelCountForInput() method in ChannelDataManager
378 return mChannelDataManager.getChannelCountForInput(inputId); in getTunerChannelCount()
1432 int count = mChannelDataManager.getChannelCountForInput(mInputIdUnderSetup); in onActivityResult()