Home
last modified time | relevance | path

Searched refs:parseUuidFrom (Results 1 – 7 of 7) 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.java276 ParcelUuid serviceDataUuid = BluetoothUuid.parseUuidFrom( in parseFromBytes()
327 serviceUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceUuid()
341 serviceSolicitationUuids.add(BluetoothUuid.parseUuidFrom(uuidBytes)); in parseServiceSolicitationUuid()
/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java240 public static ParcelUuid parseUuidFrom(@Nullable byte[] uuidBytes) { in parseUuidFrom() method in BluetoothUuid
/frameworks/base/api/
Dsystem-current.txt1429 method @NonNull public static android.os.ParcelUuid parseUuidFrom(@Nullable byte[]);
/frameworks/base/non-updatable-api/
Dsystem-current.txt1429 method @NonNull public static android.os.ParcelUuid parseUuidFrom(@Nullable byte[]);
/frameworks/base/config/
Dboot-image-profile.txt41185 HSPLandroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;
Dhiddenapi-greylist-max-o.txt10900 Landroid/bluetooth/BluetoothUuid;->parseUuidFrom([B)Landroid/os/ParcelUuid;