Searched refs:parseUuidFrom (Results 1 – 8 of 8) sorted by relevance
37 BluetoothUuid.parseUuidFrom(uuid16)); in testUuidParser()42 BluetoothUuid.parseUuidFrom(uuid32)); in testUuidParser()48 BluetoothUuid.parseUuidFrom(uuid128)); in testUuidParser()
87 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()
300 ParcelUuid serviceDataUuid = BluetoothUuid.parseUuidFrom( in parseFromBytes()351 serviceUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceUuid()365 serviceSolicitationUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceSolicitationUuid()
257 public static ParcelUuid parseUuidFrom(@Nullable byte[] uuidBytes) { in parseUuidFrom() method in BluetoothUuid
2098 method @NonNull public static android.os.ParcelUuid parseUuidFrom(@Nullable byte[]);
3551 HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;+]Landroid/os/ParcelU…
3549 HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;+]Landroid/os/ParcelU…
10891 Landroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;