HomeSort by relevance Sort by last modified time
    Searched refs:uuidValue (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanFilterQueue.java 254 int uuidValue = BluetoothUuid.getServiceIdentifierFromParcelUuid(
257 concated[0] = (byte) (uuidValue & 0xFF);
258 concated[1] = (byte) ((uuidValue >> 8) & 0xFF);
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 

Completed in 57 milliseconds