Searched refs:SAMPLE_PATH_KEY (Results 1 – 1 of 1) sorted by relevance
34 static final String SAMPLE_PATH_KEY = "sample_path"; field in Recorder65 recorderState.putString(SAMPLE_PATH_KEY, mSampleFile.getAbsolutePath()); in saveState()76 String samplePath = recorderState.getString(SAMPLE_PATH_KEY); in restoreState()