Searched refs:parseUuidFrom (Results 1 – 5 of 5) sorted by relevance
37 BluetoothUuid.parseUuidFrom(uuid16)); in testUuidParser()42 BluetoothUuid.parseUuidFrom(uuid32)); in testUuidParser()48 BluetoothUuid.parseUuidFrom(uuid128)); in testUuidParser()
276 ParcelUuid serviceDataUuid = BluetoothUuid.parseUuidFrom( in parseFromBytes()327 serviceUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceUuid()341 serviceSolicitationUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceSolicitationUuid()
266 public static ParcelUuid parseUuidFrom(byte[] uuidBytes) { in parseUuidFrom() method in BluetoothUuid
41186 HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;
11606 Landroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;