Searched refs:parseUuidFrom (Results 1 – 1 of 1) sorted by relevance
229 public void parseUuidFrom() { in parseUuidFrom() method in SystemBluetoothTest231 assertThat(BluetoothUuid.parseUuidFrom(uuid16)).isEqualTo(BluetoothUuid.A2DP_SINK); in parseUuidFrom()234 assertThat(BluetoothUuid.parseUuidFrom(uuid32)).isEqualTo(BluetoothUuid.HEARING_AID); in parseUuidFrom()255 assertThat(BluetoothUuid.parseUuidFrom(uuid128)).isEqualTo(BluetoothUuid.HFP_AG); in parseUuidFrom()