Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A 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()
/aosp12/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothUuidTest.java37 BluetoothUuid.parseUuidFrom(uuid16)); in testUuidParser()
42 BluetoothUuid.parseUuidFrom(uuid32)); in testUuidParser()
48 BluetoothUuid.parseUuidFrom(uuid128)); in testUuidParser()
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DScanRecord.java300 ParcelUuid serviceDataUuid = BluetoothUuid.parseUuidFrom( in parseFromBytes()
351 serviceUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceUuid()
365 serviceSolicitationUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceSolicitationUuid()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothUuid.java257 public static ParcelUuid parseUuidFrom(@Nullable byte[] uuidBytes) { in parseUuidFrom() method in BluetoothUuid
/aosp12/packages/apps/Nfc/src/com/android/nfc/handover/
H A DHandoverDataParser.java616 uuids[i] = BluetoothUuid.parseUuidFrom(data); in parseUuidFromBluetoothRecord()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt2104 method @NonNull public static android.os.ParcelUuid parseUuidFrom(@Nullable byte[]);
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt3551 HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;+]Landroid/os/ParcelU…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt3549 HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;+]Landroid/os/ParcelU…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10891 Landroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;