Home
last modified time | relevance | path

Searched refs:mStartedWithClipping (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/recorder/
DRecordingTask.java131 private boolean mStartedWithClipping; field in RecordingTask
245 if (mStartedWithClipping in onRecordingStopped()
378 mStartedWithClipping = true; in handleStartRecording()