Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DRecorder.java49 public static final int INPUT_PRESET_CAMCORDER = 5; field in Recorder
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsSpeakerMicActivity.java127 testModule.setInputPreset(Recorder.INPUT_PRESET_CAMCORDER); in gatherTestModules()