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

  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
AppRTCAudioManager.java 41 EARPIECE,
53 // there is a choice between SPEAKER_PHONE and EARPIECE.
54 // TODO(henrika): it is possible that EARPIECE should be preferred in some
60 // assist device switching (close to ear <=> use headset earpiece if
80 && audioDevices.contains(AppRTCAudioManager.AudioDevice.EARPIECE)
86 setAudioDevice(AppRTCAudioManager.AudioDevice.EARPIECE);
190 case EARPIECE:
192 selectedAudioDevice = AudioDevice.EARPIECE;
287 /** Gets the current earpiece state. */
314 // phone (on a tablet), or speaker phone and earpiece (on mobile phone)
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_voice_utils.py     [all...]

Completed in 64 milliseconds