Home
last modified time | relevance | path

Searched refs:parseUuidFrom (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothUuidTest.java37 BluetoothUuid.parseUuidFrom(uuid16)); in testUuidParser()
42 BluetoothUuid.parseUuidFrom(uuid32)); in testUuidParser()
48 BluetoothUuid.parseUuidFrom(uuid128)); in testUuidParser()
/frameworks/base/core/tests/coretests/src/android/os/
DBytesMatcherTest.java87 BluetoothUuid.parseUuidFrom(hexStringToByteArray("cafe")))); in testBluetoothUuid()
89 BluetoothUuid.parseUuidFrom(hexStringToByteArray("beef")))); in testBluetoothUuid()
100 BluetoothUuid.parseUuidFrom(hexStringToByteArray("aaaa")))); in testBluetoothUuid_Mixed()
102 BluetoothUuid.parseUuidFrom(hexStringToByteArray("bbbb")))); in testBluetoothUuid_Mixed()
104 BluetoothUuid.parseUuidFrom(hexStringToByteArray("bbbbbbbb")))); in testBluetoothUuid_Mixed()
106 BluetoothUuid.parseUuidFrom(hexStringToByteArray("aaaaaaaa")))); in testBluetoothUuid_Mixed()
/frameworks/base/core/java/android/bluetooth/le/
DScanRecord.java300 ParcelUuid serviceDataUuid = BluetoothUuid.parseUuidFrom( in parseFromBytes()
351 serviceUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceUuid()
365 serviceSolicitationUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceSolicitationUuid()
/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java257 public static ParcelUuid parseUuidFrom(@Nullable byte[] uuidBytes) { in parseUuidFrom() method in BluetoothUuid
/frameworks/base/core/api/
Dsystem-current.txt2098 method @NonNull public static android.os.ParcelUuid parseUuidFrom(@Nullable byte[]);
/frameworks/base/boot/
Dboot-image-profile.txt3551 HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;+]Landroid/os/ParcelU…
/frameworks/base/config/
Dboot-image-profile.txt3549 HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;+]Landroid/os/ParcelU…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10891 Landroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;