HomeSort by relevance Sort by last modified time
    Searched full:samplelengthmillis (Results 1 - 1 of 1) sorted by null

  /packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java 605 long sampleLengthMillis = mRecorder.sampleLength() * 1000L;
615 cv.put(MediaStore.Audio.Media.DURATION, sampleLengthMillis);

Completed in 1355 milliseconds