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