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

  /frameworks/base/core/java/android/bluetooth/
BluetoothUuid.java 47 public static final ParcelUuid Handsfree =
69 AudioSink, AudioSource, AdvAudioDist, HSP, Handsfree, AvrcpController, AvrcpTarget,
85 return uuid.equals(Handsfree);
  /packages/apps/Settings/src/com/android/settings/bluetooth/
HeadsetProfile.java 47 BluetoothUuid.Handsfree,
LocalBluetoothProfileManager.java 139 // Headset / Handsfree
315 BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree))) {
  /packages/apps/Phone/src/com/android/phone/
BluetoothHeadsetService.java 50 * Provides Bluetooth Headset and Handsfree profile, as a service in
546 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree) &&
551 int channel = device.getServiceChannel(BluetoothUuid.Handsfree);
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothService.java 138 BluetoothUuid.Handsfree,
    [all...]

Completed in 331 milliseconds