Home
last modified time | relevance | path

Searched refs:parseUuidFrom (Results 1 – 4 of 4) 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/java/android/bluetooth/le/
DScanRecord.java241 ParcelUuid serviceDataUuid = BluetoothUuid.parseUuidFrom( in parseFromBytes()
290 serviceUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceUuid()
/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java242 public static ParcelUuid parseUuidFrom(byte[] uuidBytes) { in parseUuidFrom() method in BluetoothUuid
/frameworks/base/config/
Dboot-image-profile.txt1328 HPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;