Home
last modified time | relevance | path

Searched refs:isUuidPresent (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java181 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.AudioSource)) { in updateLocalProfiles()
193 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.AudioSink)) { in updateLocalProfiles()
205 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree_AG) || in updateLocalProfiles()
206 BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.HSP_AG)) { in updateLocalProfiles()
221 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree)) { in updateLocalProfiles()
239 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.MNS)) { in updateLocalProfiles()
255 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.ObexObjectPush)) { in updateLocalProfiles()
281 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.HearingAid)) { in updateLocalProfiles()
550 if ((BluetoothUuid.isUuidPresent(localUuids, BluetoothUuid.HSP_AG) && in updateProfiles()
551 BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.HSP)) || in updateProfiles()
[all …]
DBluetoothDeviceFilter.java133 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.ObexObjectPush)) { in matches()
147 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.PANU)) { in matches()
161 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.NAP)) { in matches()
DCachedBluetoothDevice.java677 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Hogp)) { in onUuidChanged()
/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java165 public static boolean isUuidPresent(ParcelUuid[] uuidArray, ParcelUuid uuid) { in isUuidPresent() method in BluetoothUuid
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1238 Landroid/bluetooth/BluetoothUuid;->isUuidPresent([Landroid/os/ParcelUuid;Landroid/os/ParcelUuid;)Z
Dboot-image-profile.txt16549 HSPLandroid/bluetooth/BluetoothUuid;->isUuidPresent([Landroid/os/ParcelUuid;Landroid/os/ParcelUuid;…