Home
last modified time | relevance | path

Searched defs:sampleLength (Results 1 – 1 of 1) sorted by relevance

/packages/apps/SoundRecorder/src/com/android/soundrecorder/
DRecorder.java79 int sampleLength = recorderState.getInt(SAMPLE_LENGTH_KEY, -1); in restoreState() local
111 public int sampleLength() { in sampleLength() method in Recorder