Searched refs:Handsfree (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothUuid.java | 50 public static final ParcelUuid Handsfree = field in BluetoothUuid 96 AudioSink, AudioSource, AdvAudioDist, HSP, Handsfree, AvrcpController, AvrcpTarget, 112 return uuid.equals(Handsfree); in isHandsfree()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | PbapServerProfile.java | 50 BluetoothUuid.Handsfree,
|
D | LocalBluetoothProfileManager.java | 221 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree)) { in updateLocalProfiles() 553 BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree))) { in updateProfiles() 561 BluetoothUuid.isUuidPresent(localUuids, BluetoothUuid.Handsfree)) { in updateProfiles()
|
D | HeadsetProfile.java | 50 BluetoothUuid.Handsfree,
|
/frameworks/base/config/ |
D | hiddenapi-light-greylist.txt | 1230 Landroid/bluetooth/BluetoothUuid;->Handsfree:Landroid/os/ParcelUuid;
|