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 603 long sampleLengthMillis = mRecorder.sampleLength() * 1000L;
613 cv.put(MediaStore.Audio.Media.DURATION, sampleLengthMillis);

Completed in 546 milliseconds