Searched refs:getExistingChannelsFor (Results 1 – 1 of 1) sorted by relevance
588 Set<Channel> channels = getExistingChannelsFor(epgInput.getInputId()); in doInBackground()617 private Set<Channel> getExistingChannelsFor(String inputId) { in getExistingChannelsFor() method in EpgFetcherImpl.FetchAsyncTask