Home
last modified time | relevance | path

Searched refs:INPUT_PRESET_GENERIC (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DRecorder.java45 public static final int INPUT_PRESET_GENERIC = 1; field in Recorder
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsSpeakerMicActivity.java111 testModule.setInputPreset(Recorder.INPUT_PRESET_GENERIC); in gatherTestModules()