Searched refs:getChannelCountForInput (Results 1 – 5 of 5) sorted by relevance
163 if (!isSetupDone(inputId) && channelDataManager.getChannelCountForInput(inputId) > 0) { in markNewChannelsBrowsable()172 + channelDataManager.getChannelCountForInput(inputId) in markNewChannelsBrowsable()
316 int channelCount = mChannelDataManager.getChannelCountForInput(inputId); in createActionsInternal()
298 public int getChannelCountForInput(String inputId) { in getChannelCountForInput() method in ChannelDataManager
378 return mChannelDataManager.getChannelCountForInput(inputId); in getTunerChannelCount()
1384 int count = mChannelDataManager.getChannelCountForInput(mInputIdUnderSetup); in onActivityResult()