Searched refs:getMostSignificantBits (Results 1 – 7 of 7) sorted by relevance
120 public long getMostSignificantBits() { in getMostSignificantBits() method in SignedLongLong
178 msb = uuid.getMostSignificantBits(); in uuidToByteArray()193 msb = uuid.getMostSignificantBits(); in uuidsToByteArray()
90 .putLong(uuid.getMostSignificantBits()) in uuidToBytes()
773 appParamBuf.putLong(getFilterConvoId().getMostSignificantBits()); in encodeParams()794 appParamBuf.putLong(getChatStateConvoId().getMostSignificantBits()); in encodeParams()1028 ret.putLong(mChatStateConvoId.getMostSignificantBits()); in getChatStateConvoIdByteArray()
224 .putLong(uuid.getMostSignificantBits()) in uuidToBytes()
2197 gattClientRegisterAppNative(uuid.getLeastSignificantBits(), uuid.getMostSignificantBits()); in registerClient()2320 uuid.getMostSignificantBits()); in discoverServiceByUuid()2367 uuid.getMostSignificantBits(), startHandle, endHandle, authReq); in readUsingCharacteristicUuid()2862 gattServerRegisterAppNative(uuid.getLeastSignificantBits(), uuid.getMostSignificantBits()); in registerServer()3249 gattTestNative(command, uuid1.getLeastSignificantBits(), uuid1.getMostSignificantBits(), in gattTestCommand()
186 uuid.getMostSignificantBits()); in registerScanner()