/packages/modules/Uwb/service/java/com/android/server/uwb/params/ |
D | TlvUtil.java | 23 public static final byte[] getBytes(byte data) { in getBytes() method in TlvUtil 28 public static final byte[] getBytes(short data) { in getBytes() method in TlvUtil 40 public static final byte[] getBytes(int data) { in getBytes() method in TlvUtil 52 public static final byte[] getBytes(long data) { in getBytes() method in TlvUtil 72 public static final byte[] getBytes(int data, int start, int length) { in getBytes() method in TlvUtil
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/ |
D | Bytes.java | 50 public byte[] getBytes(ByteOrder byteOrder) { in getBytes() method in Bytes.Value 93 public byte[] getBytes() { in getBytes() method in Bytes
|
D | HandshakeHandler.java | 351 abstract byte[] getBytes(); in getBytes() method in HandshakeHandler.HandshakeMessage 369 byte[] getBytes() { in getBytes() method in HandshakeHandler.KeyBasedPairingRequest 444 byte[] getBytes() { in getBytes() method in HandshakeHandler.ActionOverBle
|
D | Ltv.java | 81 public byte[] getBytes() { in getBytes() method in Ltv
|
/packages/apps/Dialer/java/com/android/voicemail/impl/imap/ |
D | VoicemailPayload.java | 29 public byte[] getBytes() { in getBytes() method in VoicemailPayload
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | ImageResource.java | 47 public abstract byte[] getBytes(); in getBytes() method in ImageResource
|
D | GifImageResource.java | 76 public byte[] getBytes() { in getBytes() method in GifImageResource
|
D | EncodedImageResource.java | 64 public byte[] getBytes() { in getBytes() method in EncodedImageResource
|
D | DecodedImageResource.java | 87 public byte[] getBytes() { in getBytes() method in DecodedImageResource
|
/packages/services/Car/service/src/com/android/car/telemetry/util/ |
D | MetricsReportProtoUtils.java | 43 public static byte[] getBytes(PersistableBundle bundle) { in getBytes() method in MetricsReportProtoUtils
|
/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/users/ |
D | RestrictedProfilePinStorageTest.java | 257 private byte[] getBytes(String s) { in getBytes() method in RestrictedProfilePinStorageTest
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | WifiSsid.java | 77 public byte[] getBytes() { in getBytes() method in WifiSsid
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | Fingerprint.java | 149 public byte[] getBytes() { in getBytes() method in Fingerprint
|
D | Utils.java | 163 public static byte[] getBytes(String in) { in getBytes() method in Utils
|
/packages/apps/Messaging/tests/src/com/android/messaging/util/ |
D | FakeBuglePrefs.java | 48 public byte[] getBytes(String key) { in getBytes() method in FakeBuglePrefs
|
/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/block/read/ |
D | BlockData.java | 88 public byte[] getBytes(int byteOffset, int byteCount) { in getBytes() method in BlockData
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | BuglePrefs.java | 104 public abstract byte[] getBytes(final String key); in getBytes() method in BuglePrefs
|
D | BuglePrefsImpl.java | 75 public byte[] getBytes(String key) { in getBytes() method in BuglePrefsImpl
|
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | ExifTag.java | 836 protected void getBytes(byte[] buf) { in getBytes() method in ExifTag 850 protected void getBytes(byte[] buf, int offset, int length) { in getBytes() method in ExifTag
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | ExifTag.java | 836 protected void getBytes(byte[] buf) { in getBytes() method in ExifTag 850 protected void getBytes(byte[] buf, int offset, int length) { in getBytes() method in ExifTag
|
/packages/apps/Camera2/src/com/android/camera/exif/ |
D | ExifTag.java | 836 protected void getBytes(byte[] buf) { in getBytes() method in ExifTag 850 protected void getBytes(byte[] buf, int offset, int length) { in getBytes() method in ExifTag
|
/packages/modules/StatsD/framework/java/android/util/ |
D | StatsEvent.java | 275 public byte[] getBytes() { in getBytes() method in StatsEvent 867 private byte[] getBytes() { in getBytes() method in StatsEvent.Buffer
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/ble/ |
D | BleRecord.java | 180 public byte[] getBytes() { in getBytes() method in BleRecord
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/ |
D | ScanRecord.java | 436 public byte[] getBytes() { in getBytes() method in ScanRecord
|
/packages/services/Car/service/src/com/android/car/telemetry/ |
D | CarTelemetryService.java | 601 private byte[] getBytes(@Nullable TelemetryProto.TelemetryError error) { in getBytes() method in CarTelemetryService
|