Searched refs:fetchEpgFor (Results 1 – 1 of 1) sorted by relevance
589 Integer result = fetchEpgFor(epgInput.getLineupId(), channels); in doInBackground()669 return fetchEpgFor(lineupId, existingChannelsForMyPackage); in fetchEpgForBuiltInTuner()677 private Integer fetchEpgFor(String lineupId, Set<Channel> existingChannels) { in fetchEpgFor() method in EpgFetcherImpl.FetchAsyncTask