Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DRecorder.java54 public static final int INPUT_PRESET_VOICEPERFORMANCE = 10; field in Recorder
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsSpeakerMicActivity.java143 testModule.setInputPreset(Recorder.INPUT_PRESET_VOICEPERFORMANCE); in gatherTestModules()