/developers/samples/android/wearable/wear/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/ |
MainActivity.java | 17 package com.example.android.wearable.speaker; 272 * Determines if the wear device has a built-in speaker and if it is supported. Speaker, even if
|
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/ |
MainActivity.java | 17 package com.example.android.wearable.speaker; 272 * Determines if the wear device has a built-in speaker and if it is supported. Speaker, even if
|
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/ |
volume_test.cc | 137 TEST_LOG("Setting speaker volume to 0 out of 255.\n"); 144 TEST_LOG("Setting speaker volume to 100 out of 255.\n"); 156 TEST_LOG("Setting speaker volume to the original %d out of 255.\n",
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Structure/ |
PolicySubsystem.xml | 53 be routed to speaker"/> 56 Description="Transmitted Through Speaker. 57 Plays over speaker only, silent on other devices"/>
|
/cts/suite/audio_quality/test_description/experimental/ |
ref_playback_spectrum_chirp.xml | 18 <case name="ref_playback_spectrum_chirp" version="1.0" description="Check frequency spectrum of reference speaker for playback">
|
/cts/suite/audio_quality/test_description/ |
host_speaker_calibration.xml | 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume.">
|
host_speaker_calibration_no_pass.xml | 18 <case name="host_speaker_calibration" version="1.0" description="Calibrate host speaker's volume.">
|
/developers/build/prebuilts/gradle/WearSpeakerSample/ |
README.md | 6 play the recorded voice or an mp3 file, if the wearable device has a built-in speaker.
|
/device/huawei/angler/ |
audio_policy.conf | 5 # - defines whether the speaker output path uses DRC
|
/device/moto/shamu/ |
audio_policy.conf | 5 # - defines whether the speaker output path uses DRC
|
/external/libgsm/ |
README | 19 The quality of the algorithm is good enough for reliable speaker
|
/external/webrtc/webrtc/voice_engine/include/ |
voe_dtmf.h | 73 // is played out on the speaker.
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Tables.h | 117 /*Speaker coeffient tables*/
|
/frameworks/av/services/audiopolicy/config/ |
audio_policy_configuration.xml | 49 <item>Speaker</item> 53 <defaultOutputDevice>Speaker</defaultOutputDevice> 96 <devicePort tagName="Speaker" role="sink" type="AUDIO_DEVICE_OUT_SPEAKER" address=""> 160 <route type="mix" sink="Speaker"
|
default_volume_tables.xml | 50 <!-- Default is Speaker Media Volume Curve -->
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
device_for_strategy_sonification.pfw | 23 domain: Speaker 26 AvailableOutputDevices Includes Speaker 45 speaker = 1 49 speaker = 0
|
/frameworks/base/media/java/android/media/ |
AudioPortConfig.java | 27 * - AudioDevicePortConfig for input (e.g micropohone) and output devices (e.g speaker)
|
AudioRoutesInfo.java | 64 if (type == MAIN_SPEAKER) return "SPEAKER";
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
package.html | 26 the instance, such as make a call, answer a call, mute a call, turn on speaker mode, send DTMF
|
/packages/services/Telecomm/res/values/ |
config.xml | 46 <!-- Flag indicating whether audio should be routed to speaker when docked -->
|
/system/media/audio_effects/include/audio_effects/ |
effect_virtualizer.h | 45 // of each speaker (i.e. a single bit is selected in the
|
/hardware/qcom/audio/msm8909/hal/msm8916/ |
platform.c | 244 [SND_DEVICE_OUT_SPEAKER] = "speaker", 245 [SND_DEVICE_OUT_SPEAKER_WSA] = "wsa-speaker", 246 [SND_DEVICE_OUT_SPEAKER_REVERSE] = "speaker-reverse", 248 [SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES] = "speaker-and-headphones", 250 [SND_DEVICE_OUT_VOICE_SPEAKER] = "voice-speaker", 251 [SND_DEVICE_OUT_VOICE_SPEAKER_WSA] = "wsa-voice-speaker", 254 [SND_DEVICE_OUT_SPEAKER_AND_HDMI] = "speaker-and-hdmi", 258 [SND_DEVICE_OUT_SPEAKER_AND_BT_A2DP] = "speaker-and-bt-a2dp", 264 [SND_DEVICE_OUT_SPEAKER_AND_USB_HEADSET] = "speaker-and-usb-headphones", 270 [SND_DEVICE_OUT_SPEAKER_AND_ANC_HEADSET] = "speaker-and-anc-headphones" [all...] |
/hardware/qcom/audio/msm8909/hal/msm8974/ |
platform.c | 249 [SND_DEVICE_OUT_SPEAKER] = "speaker", 250 [SND_DEVICE_OUT_SPEAKER_EXTERNAL_1] = "speaker-ext-1", 251 [SND_DEVICE_OUT_SPEAKER_EXTERNAL_2] = "speaker-ext-2", 252 [SND_DEVICE_OUT_SPEAKER_REVERSE] = "speaker-reverse", 254 [SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES] = "speaker-and-headphones", 255 [SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES_EXTERNAL_1] = "speaker-and-headphones-ext-1", 256 [SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES_EXTERNAL_2] = "speaker-and-headphones-ext-2", 258 [SND_DEVICE_OUT_VOICE_SPEAKER] = "voice-speaker", 261 [SND_DEVICE_OUT_SPEAKER_AND_HDMI] = "speaker-and-hdmi", 265 [SND_DEVICE_OUT_SPEAKER_AND_BT_A2DP] = "speaker-and-bt-a2dp" [all...] |
/device/htc/flounder/ |
nvaudio_conf.xml | 37 <!ATTLIST device name (speaker|headphone|earpiece|bt-sco|aux|builtin-mic|headset-mic|bt-sco-mic|voice-call|bt-voice-call) #REQUIRED> 144 <device name="speaker">
|
/external/webrtc/talk/media/base/ |
mediaengine.h | 92 // Gets the current speaker volume, as a value between 0 and 255. 94 // Sets the current speaker volume, as a value between 0 and 255.
|