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