Home
last modified time | relevance | path

Searched refs:getLeastSignificantBits (Results 1 – 25 of 25) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothUuid.java288 long lsb = BASE_UUID.getUuid().getLeastSignificantBits(); in parseUuidFrom()
327 long lsb = uuid.getUuid().getLeastSignificantBits(); in uuidToBytes()
347 if (uuid.getLeastSignificantBits() != BASE_UUID.getUuid().getLeastSignificantBits()) { in is16BitUuid()
365 if (uuid.getLeastSignificantBits() != BASE_UUID.getUuid().getLeastSignificantBits()) { in is32BitUuid()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DBitUtils.java60 return maskedEquals(a.getLeastSignificantBits(), b.getLeastSignificantBits(), in maskedEquals()
61 mask.getLeastSignificantBits()) in maskedEquals()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCrypto.java45 long lsb = uuid.getLeastSignificantBits(); in getByteArrayFromUUID()
H A DMediaDrm.java231 long lsb = uuid.getLeastSignificantBits(); in getByteArrayFromUUID()
H A DMediaPlayer.java5746 long lsb = uuid.getLeastSignificantBits(); in getByteArrayFromUUID()
/aosp12/frameworks/base/core/java/android/os/
H A DParcelUuid.java134 dest.writeLong(mUuid.getLeastSignificantBits()); in writeToParcel()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DSignedLongLong.java124 public long getLeastSignificantBits() { in getLeastSignificantBits() method in SignedLongLong
H A DUtils.java218 lsb = uuid.getLeastSignificantBits(); in uuidToByteArray()
233 lsb = uuid.getLeastSignificantBits(); in uuidsToByteArray()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DUtilsTest.java110 assertThat(Utils.bytesToUUID(bytes).getLeastSignificantBits()) in testBytesToUUID()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java774 appParamBuf.putLong(getFilterConvoId().getLeastSignificantBits()); in encodeParams()
795 appParamBuf.putLong(getChatStateConvoId().getLeastSignificantBits()); in encodeParams()
1029 ret.putLong(mChatStateConvoId.getLeastSignificantBits()); in getChatStateConvoIdByteArray()
1094 str = BluetoothMapUtils.getLongAsString(mFilterConvoId.getLeastSignificantBits()); in getFilterConvoIdString()
H A DBluetoothMapConvoListingElement.java214 return mId.getLeastSignificantBits(); in getCpConvoId()
H A DBluetoothMapObexServer.java1050 : Long.toHexString(tmpLongLong.getLeastSignificantBits()))); in onGet()
H A DBluetoothMapContent.java2063 convoId = ap.getFilterConvoId().getLeastSignificantBits(); in setConvoWhereFilterSmsMms()
3420 convoId = ap.getFilterConvoId().getLeastSignificantBits(); in appendConvoListQueryParameters()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DUtils.java230 .putLong(uuid.getLeastSignificantBits()) in uuidToBytes()
/aosp12/frameworks/base/core/java/android/os/incremental/
H A DIncrementalStorage.java449 buf.putLong(id.getLeastSignificantBits()); in idToBytes()
/aosp12/packages/services/Mms/src/com/android/mms/service/
H A DMmsRequest.java348 mAnomalyUUID.getLeastSignificantBits() + ((lhttpStatusCode << 32) + lresult)); in generateUUID()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java2697 …gattClientRegisterAppNative(uuid.getLeastSignificantBits(), uuid.getMostSignificantBits(), eatt_su… in registerClient()
2866 gattClientDiscoverServiceByUuidNative(connId, uuid.getLeastSignificantBits(), in discoverServiceByUuid()
2922 gattClientReadUsingCharacteristicUuidNative(connId, uuid.getLeastSignificantBits(), in readUsingCharacteristicUuid()
3466 …gattServerRegisterAppNative(uuid.getLeastSignificantBits(), uuid.getMostSignificantBits(), eatt_su… in registerServer()
3949 gattTestNative(command, uuid1.getLeastSignificantBits(), uuid1.getMostSignificantBits(), in gattTestCommand()
H A DScanManager.java193 mScanNative.registerScannerNative(uuid.getLeastSignificantBits(), in registerScanner()
/aosp12/frameworks/base/core/java/android/content/pm/
H A DApplicationInfo.java1902 dest.writeLong(storageUuid.getLeastSignificantBits()); in writeToParcel()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java2304 mAnomalyUnexpectedErrorFromRilUUID.getLeastSignificantBits() in generateUUID()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java829 bb.putLong(OS_ID.getLeastSignificantBits()); in getEnterpriseOsAppId()
/aosp12/art/build/boot/
H A Dboot-image-profile.txt6272 HSPLjava/util/UUID;->getLeastSignificantBits()J
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt48996 method public long getLeastSignificantBits();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt28878 HSPLjava/util/UUID;->getLeastSignificantBits()J