Searched refs:samplePath (Results 1 – 1 of 1) sorted by relevance
76 String samplePath = recorderState.getString(SAMPLE_PATH_KEY); in restoreState() local77 if (samplePath == null) in restoreState()83 File file = new File(samplePath); in restoreState()