Searched refs:epgFetcherChannelsPerProgramFetch (Results 1 – 3 of 3) sorted by relevance
31 long epgFetcherChannelsPerProgramFetch(); in epgFetcherChannelsPerProgramFetch() method
28 public long epgFetcherChannelsPerProgramFetch() { in epgFetcherChannelsPerProgramFetch() method in DefaultBackendKnobsFlags
458 int batchSize = (int) Math.max(1, mBackendKnobsFlags.epgFetcherChannelsPerProgramFetch()); in batchFetchEpg()