Searched refs:FETCH_HOURS_MS (Results 1 – 1 of 1) sorted by relevance
84 private static final long FETCH_HOURS_MS = TimeUnit.HOURS.toMillis(24); field in ProgramDataManager153 private long mMaxFetchHoursMs = FETCH_HOURS_MS;309 mMaxFetchHoursMs = Math.min(programGuideMaxHoursMs, mMaxFetchHoursMs + FETCH_HOURS_MS); in prefetchChannel()729 mMaxFetchHoursMs = FETCH_HOURS_MS; in clearChannelInfoMap()