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

  /external/autotest/client/cros/chameleon/
chameleon_audio_ids.py 36 SPEAKER = 'Cros Speaker'
44 SOURCE_PORTS = [HDMI, HEADPHONE, SPEAKER, BLUETOOTH_HEADPHONE, USBOUT]
54 SPEAKER = 'Peripheral Speaker'
61 # Peripheral Speaker -------> Internal Microphone
67 # In the above example, peripheral speaker is a sink as it takes signal
68 # from audio board. It should be a source as peripheral speaker transfer
72 # So, we set peripheral speaker to be a sink to reflect the part related
75 # For example, to test internal speaker on Cros device
    [all...]
audio_level.py 46 ids.CrosIds.SPEAKER: _AudioLevel.LINE_LEVEL,
62 ids.PeripheralIds.SPEAKER: _AudioLevel.LINE_LEVEL,
audio_board.py 89 ids.PeripheralIds.SPEAKER: 'Peripheral speaker',
chameleon_audio_helper.py 87 (ids.ChameleonIds.LINEOUT, ids.PeripheralIds.SPEAKER):
  /external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
audio_AudioBasicInternalMicrophone.py 48 chameleon_audio_ids.PeripheralIds.SPEAKER)
115 # speaker and finally recorded on Cros device using internal microphone
  /external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
audio_AudioBasicInternalSpeaker.py 5 """This is a server side internal speaker test using the Chameleon board."""
20 """Server side internal speaker audio test.
23 internal speaker audio function of the Cros device.
46 chameleon_audio_ids.CrosIds.SPEAKER)
60 '%s rather than internal speaker is selected on Cros '
  /external/autotest/server/site_tests/audio_AudioAfterReboot/
audio_AudioAfterReboot.py 180 if (source == chameleon_audio_ids.CrosIds.SPEAKER and
199 if source == chameleon_audio_ids.CrosIds.SPEAKER:
  /external/autotest/server/site_tests/audio_AudioAfterSuspend/
audio_AudioAfterSuspend.py 200 if (source == chameleon_audio_ids.CrosIds.SPEAKER and
210 if source == chameleon_audio_ids.CrosIds.SPEAKER:
  /device/huawei/angler/
thermal-engine-angler.conf 155 [SPEAKER-CAL]
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 171 if source == chameleon_audio_ids.CrosIds.SPEAKER:
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.h 262 SPEAKER,
MediaPlayerService.cpp 283 // speaker is on by default
284 mBatteryAudio.deviceOn[SPEAKER] = 1;
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_voice_utils.py     [all...]

Completed in 1003 milliseconds