Searched refs:stopRecordingTime (Results 1 – 1 of 1) sorted by relevance
910 long stopRecordingTime = SystemClock.elapsedRealtime(); in stopRecording() local924 return (int) (stopRecordingTime - mRecordingStartTime); in stopRecording()