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