HomeSort by relevance Sort by last modified time
    Searched full:speaker (Results 76 - 100 of 505) sorted by null

1 2 34 5 6 7 8 91011>>

  /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/webrtc/talk/session/media/
currentspeakermonitor.h 59 // SignalMediaSourcesUpdated - provides updates when a speaker leaves or joins.
76 // This is fired when the current speaker changes, and provides his audio
currentspeakermonitor_unittest.cc 101 // No speaker recognized because the initial sample is treated as possibly
137 // We expect no speaker change because of the rapid change.
203 // Current speaker shouldn't have changed because we treat this as an inter-
212 // Current speaker shouldn't have changed because we treat this as an inter-
  /external/webrtc/webrtc/modules/audio_device/dummy/
audio_device_dummy.h 83 // Speaker volume controls
99 // Speaker mute control
  /external/webrtc/webrtc/voice_engine/include/
voe_file.h 60 // Starts playing and mixing files with the local speaker signal for
71 // Starts playing and mixing streams with the local speaker signal for
  /frameworks/av/include/media/
IMediaPlayerService.h 81 // audio is rounted to speaker
83 // audio is rounted to devices other than speaker
  /frameworks/av/services/audiopolicy/
audio_policy.conf 92 speaker {
110 devices speaker
  /cts/suite/audio_quality/test_description/test/
dut_speaker_play.xml 18 <case name="dut_speaker_play" version="1.0" description="Play DUT speaker for some time">
  /developers/build/prebuilts/gradle/WearSpeakerSample/wear/src/main/
AndroidManifest.xml 16 package="com.example.android.wearable.speaker" >
  /developers/samples/android/wearable/wear/WearSpeakerSample/wear/src/main/
AndroidManifest.xml 16 package="com.example.android.wearable.speaker" >
  /development/samples/browseable/WearSpeakerSample/
AndroidManifest.xml 16 package="com.example.android.wearable.speaker" >
  /external/llvm/docs/HistoricalNotes/
2001-06-20-.NET-Differences.txt 8 sat through the paper on adding templates to .NET CLR, and the speaker
  /external/webrtc/webrtc/voice_engine/
voe_file_impl.h 61 // Record speaker signal to file
  /frameworks/base/media/java/android/media/
AudioPatch.java 23 * An audio sink can be an output device (speaker) or an input mix (capture AudioBus).
  /frameworks/opt/net/voip/src/java/android/net/rtp/
package.html 17 android.net.rtp.AudioStream}s and optionally interacts with the device speaker and the microphone at
  /packages/apps/Settings/res/xml/
other_sound_settings.xml 52 <!-- Dock speaker plays -->
  /system/media/audio/include/system/
audio_policy.h 47 AUDIO_POLICY_FORCE_NO_BT_A2DP, /* A2DP sink is not preferred to speaker or wired HS */
  /external/webrtc/webrtc/modules/audio_device/
audio_device_generic.h 80 // Speaker volume controls
96 // Speaker mute control
134 // Speaker audio routing (for mobile devices)
  /hardware/qcom/audio/hal/msm8960/
platform.c 118 [SND_DEVICE_OUT_SPEAKER] = "speaker",
119 [SND_DEVICE_OUT_SPEAKER_REVERSE] = "speaker-reverse",
121 [SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES] = "speaker-and-headphones",
122 [SND_DEVICE_OUT_VOICE_SPEAKER] = "voice-speaker",
125 [SND_DEVICE_OUT_SPEAKER_AND_HDMI] = "speaker-and-hdmi",
137 [SND_DEVICE_IN_SPEAKER_MIC] = "speaker-mic",
140 [SND_DEVICE_IN_SPEAKER_MIC_AEC] = "voice-speaker-mic",
142 [SND_DEVICE_IN_VOICE_SPEAKER_MIC] = "voice-speaker-mic",
151 [SND_DEVICE_IN_VOICE_SPEAKER_DMIC_EF] = "voice-speaker-dmic-ef",
152 [SND_DEVICE_IN_VOICE_SPEAKER_DMIC_BS] = "voice-speaker-dmic-bs"
    [all...]
  /hardware/qcom/audio/msm8909/hal/msm8960/
platform.c 118 [SND_DEVICE_OUT_SPEAKER] = "speaker",
119 [SND_DEVICE_OUT_SPEAKER_REVERSE] = "speaker-reverse",
121 [SND_DEVICE_OUT_SPEAKER_AND_HEADPHONES] = "speaker-and-headphones",
122 [SND_DEVICE_OUT_VOICE_SPEAKER] = "voice-speaker",
125 [SND_DEVICE_OUT_SPEAKER_AND_HDMI] = "speaker-and-hdmi",
132 [SND_DEVICE_OUT_SPEAKER_AND_USB_HEADSET] = "speaker-and-usb-headphones",
136 [SND_DEVICE_IN_SPEAKER_MIC] = "speaker-mic",
139 [SND_DEVICE_IN_SPEAKER_MIC_AEC] = "voice-speaker-mic",
141 [SND_DEVICE_IN_VOICE_SPEAKER_MIC] = "voice-speaker-mic",
148 [SND_DEVICE_IN_VOICE_SPEAKER_DMIC] = "voice-speaker-dmic-ef"
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailAudioManager.java 136 // Remember the new speaker state so it can be restored when the user plugs and unplugs
188 // Just handle turning off the speaker, the system will handle switching between wired
196 Log.i(TAG, "turning speaker phone on: " + on);
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
VideoCallTests.java 68 * in speaker mode.
81 * in speaker mode. Note: The default UI does not support making one-way video calls, but the
95 * in speaker mode. Note: The default UI does not support making one-way video calls, but the
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
AppRTCAudioManager.java 52 // For now; always use the speaker phone as default device selection when
61 // available, far from ear <=> use speaker phone).
269 /** Sets the speaker phone mode. */
313 // No wired headset, hence the audio-device list can contain speaker
314 // phone (on a tablet), or speaker phone and earpiece (on mobile phone).
  /frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp 271 //user "safe" speaker if available instead of normal speaker to avoid triggering
287 //user "safe" speaker if available instead of normal speaker to avoid triggering
376 // A2DP speaker when forcing to speaker output
525 // If hdmi system audio mode is on, remove speaker out of output list.
  /developers/build/prebuilts/gradle/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

Completed in 1160 milliseconds

1 2 34 5 6 7 8 91011>>