Searched refs:RECORDING_EARLY_START_OFFSET_MS (Results 1 – 2 of 2) sorted by relevance
295 && schedule.getStartTimeMs() - RecordingTask.RECORDING_EARLY_START_OFFSET_MS in handleBuildSchedule()346 - RecordingTask.RECORDING_EARLY_START_OFFSET_MS) { in handleBuildSchedule()349 - RecordingTask.RECORDING_EARLY_START_OFFSET_MS; in handleBuildSchedule()
99 public static final long RECORDING_EARLY_START_OFFSET_MS = TimeUnit.SECONDS.toMillis(3); field in RecordingTask222 mScheduledRecording.getStartTimeMs() - RECORDING_EARLY_START_OFFSET_MS)) { in onTuned()