HomeSort by relevance Sort by last modified time
    Searched refs:WIRED_HEADSET (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
AppRTCAudioManager.java 40 WIRED_HEADSET,
194 case WIRED_HEADSET:
196 selectedAudioDevice = AudioDevice.WIRED_HEADSET;
249 if (selectedAudioDevice != AudioDevice.WIRED_HEADSET) {
311 audioDevices.add(AudioDevice.WIRED_HEADSET);
324 setAudioDevice(AudioDevice.WIRED_HEADSET);
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_voice_utils.py     [all...]

Completed in 62 milliseconds