Searched refs:getChannelCountForInput (Results 1 – 4 of 4) sorted by relevance
165 if (!isSetupDone(inputId) && channelDataManager.getChannelCountForInput(inputId) > 0) { in markNewChannelsBrowsable()170 + channelDataManager.getChannelCountForInput(inputId) in markNewChannelsBrowsable()
306 int channelCount = mChannelDataManager.getChannelCountForInput(inputId); in createActionsInternal()
293 public int getChannelCountForInput(String inputId) { in getChannelCountForInput() method in ChannelDataManager
1320 int count = mChannelDataManager.getChannelCountForInput(mInputIdUnderSetup); in onActivityResult()