/packages/apps/MusicFX/src/com/android/musicfx/ |
ActivityMusic.java | 171 // Broadcast receiver to handle wired and Bluetooth A2dp headset events 299 // update UI according to headset state 466 // Listen for broadcast intents that might affect the onscreen UI for headset. 473 // Check if wired or Bluetooth headset is connected/on 605 * Updates UI for headset mode. En/disable VI and BB controls depending on headset state [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
TreeSetTest.java | 192 * @tests java.util.TreeSet#headSet(java.lang.Object) 196 // java.util.TreeSet.headSet(java.lang.Object) 197 Set s = ts.headSet(new Integer(100));
|
/hardware/qcom/audio/legacy/alsa_sound/ |
alsa_default.cpp | [all...] |
/external/chromium_org/content/browser/gamepad/ |
xbox_data_fetcher_mac.h | 95 // The other interfaces (for the ChatPad and headset) are ignored.
|
/external/chromium_org/device/bluetooth/ |
bluetooth_service_record_mac_unittest.mm | 26 const char kServiceName[] = "Headset Audio Gateway";
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
NumPadKey.java | 106 // Reset the "announced headset" flag when detached.
|
/frameworks/wilhelm/src/ |
devices.c | 55 (SLchar *) "headset",
|
/libcore/luni/src/main/java/java/util/ |
TreeSet.java | 370 * @see java.util.NavigableSet#headSet(Object, boolean) 374 public NavigableSet<E> headSet(E end, boolean endInclusive) { 445 public SortedSet<E> headSet(E end) { 446 return headSet(end, false);
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
HeadsetService.java | 41 * Provides Bluetooth Headset and Handsfree profile, as a service in 69 Log.w(TAG,"Unable to register headset receiver",e); 79 Log.w(TAG,"Unable to unregister headset receiver",e); 133 Log.w(TAG,"Headset call not allowed for non-active user");
|
/packages/apps/Music/src/com/android/music/ |
MediaButtonIntentReceiver.java | 119 // long pressing the headset button)
|
/packages/apps/VoiceDialer/res/values-de/ |
strings.xml | 30 <string name="headset_connection_lost" msgid="3809295858472462650">"Keine Headset-Verbindung"</string>
|
/packages/apps/VoiceDialer/res/values-in/ |
strings.xml | 30 <string name="headset_connection_lost" msgid="3809295858472462650">"Sambungan ke headset terputus."</string>
|
/packages/apps/VoiceDialer/res/values-tl/ |
strings.xml | 30 <string name="headset_connection_lost" msgid="3809295858472462650">"Nawala ang koneksyon sa headset."</string>
|
/external/chromium_org/chromeos/audio/ |
cras_audio_handler_unittest.cc | 104 "Bluetooth Headset", 106 "Bluetooth Headset 1", 470 // Verify the bluetooth headset has been selected as the active output. 501 // Connect to bluetooth headset. Since it is plugged in later than 519 // Verify the active output device is switched to bluetooth headset, and 527 // Disconnect bluetooth headset. 615 // Disconnect hdmi headset. [all...] |
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
java.util.NavigableSet.html | 87 <nobr><code>SortedSet<E></code> <A HREF="../../../../reference/java/util/NavigableSet.html#headSet(E)" target="_top"><code>headSet</code></A>(<code>E</code>)</nobr>
|
/packages/apps/InCallUI/src/com/android/incallui/ |
ProximitySensor.java | 191 * 2) If a wired headset is connected 202 // we are using a headset, the keyboard is open, or the device
|
/device/asus/flo/ |
mixer_paths.xml | 278 <path name="headset-mic"> 302 <path name="voice-headset-mic"> 303 <path name="headset-mic" /> 345 <path name="bt-sco-headset"> 450 <path name="voice-tty-full-headset-mic"> 454 <path name="voice-tty-hco-headset-mic">
|
/device/lge/hammerhead/ |
mixer_paths.xml | 285 <path name="headset-mic"> 326 <path name="voice-headset-mic"> 367 <path name="bt-sco-headset"> 465 <path name="voice-tty-full-headset-mic"> 471 <path name="voice-tty-hco-headset-mic"> 472 <path name="voice-tty-full-headset-mic" />
|
/device/lge/mako/ |
mixer_paths.xml | 268 <path name="headset-mic"> 290 <path name="voice-headset-mic"> 291 <path name="headset-mic" /> 326 <path name="bt-sco-headset"> 433 <path name="voice-tty-full-headset-mic"> 437 <path name="voice-tty-hco-headset-mic">
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableSortedSet.java | 51 * <p>The sets returned by the {@link #headSet}, {@link #tailSet}, and 590 * <p>The {@link SortedSet#headSet} documentation states that a subset of a 597 public ImmutableSortedSet<E> headSet(E toElement) { 598 return headSet(toElement, false); 601 ImmutableSortedSet<E> headSet(E toElement, boolean inclusive) { 652 * These methods perform most headSet, subSet, and tailSet logic, besides
|
/hardware/qcom/audio/hal/msm8960/ |
platform.c | 125 [SND_DEVICE_OUT_BT_SCO] = "bt-sco-headset", 134 [SND_DEVICE_IN_HEADSET_MIC] = "headset-mic", 137 [SND_DEVICE_IN_HEADSET_MIC_AEC] = "headset-mic", 139 [SND_DEVICE_IN_VOICE_HEADSET_MIC] = "voice-headset-mic", 148 [SND_DEVICE_IN_VOICE_TTY_FULL_HEADSET_MIC] = "voice-tty-full-headset-mic", 150 [SND_DEVICE_IN_VOICE_TTY_HCO_HEADSET_MIC] = "voice-tty-hco-headset-mic", [all...] |
/hardware/qcom/audio/hal/msm8974/ |
platform.c | 109 [SND_DEVICE_OUT_BT_SCO] = "bt-sco-headset", 118 [SND_DEVICE_IN_HEADSET_MIC] = "headset-mic", 121 [SND_DEVICE_IN_HEADSET_MIC_AEC] = "headset-mic", 123 [SND_DEVICE_IN_VOICE_HEADSET_MIC] = "voice-headset-mic", 132 [SND_DEVICE_IN_VOICE_TTY_FULL_HEADSET_MIC] = "voice-tty-full-headset-mic", 134 [SND_DEVICE_IN_VOICE_TTY_HCO_HEADSET_MIC] = "voice-tty-hco-headset-mic",
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
VoiceDialerActivity.java | 239 BluetoothProfile.HEADSET)) { 240 Log.e(TAG, "Getting Headset Proxy failed"); 426 if (false) Log.d(TAG, "headset status " + state); 428 // We are already connnected to a headset 451 if (false) Log.d(TAG, "HEADSET STATE -> " + state); 478 // apparently our connection to the headset has dropped. [all...] |
/frameworks/base/media/java/android/media/ |
AudioManager.java | 62 * be sent when a wired headset is unplugged, or when an A2DP audio [all...] |
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/ |
BluetoothTestUtils.java | 223 case BluetoothProfile.HEADSET: 318 case BluetoothProfile.HEADSET: 338 case BluetoothProfile.HEADSET: [all...] |