Searched refs:SAMPLE_LENGTH_KEY (Results 1 – 1 of 1) sorted by relevance
35 static final String SAMPLE_LENGTH_KEY = "sample_length"; field in Recorder66 recorderState.putInt(SAMPLE_LENGTH_KEY, mSampleLength); in saveState()79 int sampleLength = recorderState.getInt(SAMPLE_LENGTH_KEY, -1); in restoreState()