Home
last modified time | relevance | path

Searched defs:toBytes (Results 1 – 25 of 34) sorted by relevance

12

/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/
DSuffixTableSharedDataWriter.java35 public static byte[] toBytes(SuffixTableSharedData suffixTableSharedData) { in toBytes() method in SuffixTableSharedDataWriter
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/presence/
DAdvertisement.java39 public byte[] toBytes() { in toBytes() method in Advertisement
DFastAdvertisement.java89 public byte[] toBytes() { in toBytes() method in FastAdvertisement
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccProtocolVersion.java40 public byte[] toBytes() { in toBytes() method in CccProtocolVersion
DCccPulseShapeCombo.java56 public byte[] toBytes() { in toBytes() method in CccPulseShapeCombo
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraProtocolVersion.java40 public byte[] toBytes() { in toBytes() method in FiraProtocolVersion
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/info/
DFiraConnectorDataPacket.java88 public byte[] toBytes() { in toBytes() method in FiraConnectorDataPacket
DVendorSpecificData.java89 public static byte[] toBytes(@NonNull VendorSpecificData info) { in toBytes() method in VendorSpecificData
DChannelPowerInfo.java77 public static byte[] toBytes(@NonNull ChannelPowerInfo info) { in toBytes() method in ChannelPowerInfo
DFiraProfileSupportInfo.java122 public static byte[] toBytes(@NonNull FiraProfileSupportInfo info) { in toBytes() method in FiraProfileSupportInfo
DFiraConnectorCapabilities.java126 public byte[] toBytes() { in toBytes() method in FiraConnectorCapabilities
DUwbIndicationData.java138 public static byte[] toBytes(@NonNull UwbIndicationData info) { in toBytes() method in UwbIndicationData
DFiraConnectorMessage.java160 public byte[] toBytes() { in toBytes() method in FiraConnectorMessage
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/base/
DParams.java44 private byte[] toBytes() { in toBytes() method in Params
/packages/modules/Uwb/framework/java/android/uwb/
DUwbAddress.java70 public byte[] toBytes() { in toBytes() method in UwbAddress
/packages/apps/SecureElement/src/com/android/se/security/
DApduFilter.java102 public byte[] toBytes() { in toBytes() method in ApduFilter
/packages/apps/CertInstaller/src/com/android/certinstaller/
DUtil.java33 static byte[] toBytes(Object object) { in toBytes() method in Util
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/csml/
DControleeInfo.java55 public byte[] toBytes() { in toBytes() method in ControleeInfo
DSecureRangingInfo.java53 byte[] toBytes() { in toBytes() method in SecureRangingInfo
DSessionData.java70 public byte[] toBytes() { in toBytes() method in SessionData
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DBytes.java78 public static byte[] toBytes(ByteOrder byteOrder, short... shorts) { in toBytes() method in Bytes
/packages/modules/Uwb/androidx_backend/src/androidx/core/uwb/backend/impl/internal/
DUwbAddress.java120 public byte[] toBytes() { in toBytes() method in UwbAddress
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/ble/
DDiscoveryAdvertisement.java170 public static byte[] toBytes( in toBytes() method in DiscoveryAdvertisement
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/iso7816/
DTlvDatum.java109 public byte[] toBytes() { in toBytes() method in TlvDatum
/packages/services/Car/service/src/com/android/car/bluetooth/
DFastPairAccountKeyStorage.java86 public byte[] toBytes() { in toBytes() method in FastPairAccountKeyStorage.AccountKey

12