Searched defs:durationSec (Results 1 – 1 of 1) sorted by relevance
453 private void batchFetchEpg(Set<EpgReader.EpgChannel> epgChannels, long durationSec) { in batchFetchEpg()460 batchUpdateEpg(mEpgReader.getPrograms(ImmutableSet.copyOf(batch), durationSec)); in batchFetchEpg() local