Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DRecorder.java44 public static final int INPUT_PRESET_DEFAULT = 0; field in Recorder
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsSpeakerMicActivity.java103 testModule.setInputPreset(Recorder.INPUT_PRESET_DEFAULT); in gatherTestModules()