/developers/samples/android/wearable/wear/WearSpeakerSample/wear/src/main/java/com/example/android/wearable/speaker/ |
UIAnimation.java | 17 package com.example.android.wearable.speaker;
|
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/ |
SoundRecorder.java | 17 package com.example.android.wearable.speaker;
|
UIAnimation.java | 17 package com.example.android.wearable.speaker;
|
/device/huawei/angler/ |
thermal-engine-angler.conf | 155 [SPEAKER-CAL]
|
/docs/source.android.com/src/devices/audio/ |
warmup.jd | 47 <p>To measure audio warmup, follow these steps for the built-in speaker and wired headphones
|
latency_measurements.jd | 98 Measuring round-trip latency of the on-device microphone and speaker can 110 There are cases where on-device microphone and speaker latencies
|
/external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/ |
audio_AudioQualityAfterSuspend.py | 171 if source == chameleon_audio_ids.CrosIds.SPEAKER:
|
/external/libvorbis/doc/vorbisfile/ |
crosslap.html | 50 eliminates 99% of the click, pop or outright blown speaker that would
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_Control.c | 101 * If the sample rate or speaker has changed then perform a full re-initialisation
|
/frameworks/base/media/java/android/media/ |
AudioPort.java | 22 * Examples of audio ports are an output device (speaker) or an output mix (see AudioMixPort).
|
/frameworks/base/telecomm/java/android/telecom/ |
AudioState.java | 116 listAppend(buffer, "SPEAKER");
|
CallAudioState.java | 159 listAppend(buffer, "SPEAKER");
|
RemoteConference.java | 511 * can include audio routing (Bluetooth, Speaker, etc) and muting state. 525 * can include audio routing (Bluetooth, Speaker, etc) and muting state.
|
/frameworks/native/include/android/ |
keycodes.h | 116 * Adjusts the speaker volume up. */ 119 * Adjusts the speaker volume down. */ 448 * Mutes the speaker, unlike {@link AKEYCODE_MUTE}. 450 * mutes the speaker and the second press restores the original volume. */
|
/frameworks/opt/net/voip/src/java/android/net/rtp/ |
AudioStream.java | 29 * interacts with the speaker and the microphone at the same time. The simplest
|
/frameworks/wilhelm/src/android/ |
channels.c | 182 // positional masks get mapped from OpenSLES speaker definitions
|
/hardware/libhardware/include/hardware/ |
bt_hf.h | 101 * type will denote Speaker/Mic gain (BtHfVolumeControl).
|
/external/webrtc/webrtc/modules/audio_device/win/ |
audio_mixer_manager_win.cc | 217 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "found valid speaker/headphone (name: %s, ID: %u)", WideToUTF8(destLine.szName), destLine.dwLineID); 220 // retrieve all controls for the speaker component 242 WEBRTC_TRACE(kTraceInfo, kTraceAudioDevice, _id, "unable to find a valid speaker destination line", mixId); 248 WEBRTC_TRACE(kTraceWarning, kTraceAudioDevice, _id, "failed to locate any valid speaker line"); 299 // Compare with the speaker side where we also exclude lines with no controls. 568 // Verifies that the mixer contains a valid speaker destination line. 660 // Verify that the mixer contains a valid speaker destination line. 665 WEBRTC_TRACE(kTraceWarning, kTraceAudioDevice, _id, "it is not possible to control the speaker volume for this mixer device"); 694 // Verifies that the mixer contains a valid speaker destination line. [all...] |
/external/webrtc/webrtc/modules/audio_device/test/ |
func_test_manager.cc | 1051 PRINT_STR(Speaker Volume, available); 1053 PRINT_STR(Speaker Mute, available); 1069 PRINT_STR(Speaker Volume, available); 1071 PRINT_STR(Speaker Mute, available); [all...] |
/cts/suite/audio_quality/client/src/com/android/cts/audiotest/ |
AudioProtocol.java | 259 // STREAM_VOICE_CALL activates different speaker. 260 // use MUSIC mode to activate the louder speaker.
|
/device/moto/shamu/ |
proprietary-blobs.txt | 147 /system/vendor/firmware/left.boost.speaker 156 /system/vendor/firmware/right.boost.speaker
|
/device/moto/shamu/self-extractors/ |
extract-lists.txt | 54 system/vendor/firmware/left.boost.speaker \ 63 system/vendor/firmware/right.boost.speaker \
|
/external/webrtc/webrtc/voice_engine/ |
voe_hardware_impl.cc | 395 // Init speaker, so user can do volume settings etc 398 "SetPlayoutDevice() cannot access speaker");
|
/packages/apps/Dialer/src/com/android/dialer/voicemail/ |
VoicemailPlaybackLayout.java | 404 // Speaker is now on, tapping button will turn it off. 409 // Speaker is now off, tapping button will turn it on.
|
/system/bt/bta/include/ |
bta_ag_api.h | 79 #define BTA_AG_SPK_RES 0 /* Update speaker volume */ 231 #define BTA_AG_SPK_EVT 7 /* Speaker volume changed */
|