Home
last modified time | relevance | path

Searched defs:getBytes (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsRawData.java54 public byte[] getBytes() { in getBytes() method in SmsRawData
/frameworks/base/services/robotests/backup/src/com/android/server/backup/encryption/chunking/cdc/
DRabinFingerprint64Test.java99 private byte[] getBytes(String... strings) { in getBytes() method in RabinFingerprint64Test
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DPlmnActRecord.java79 public byte[] getBytes() { in getBytes() method in PlmnActRecord
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DSecureBoxTest.java359 private static byte[] getBytes(String str) { in getBytes() method in SecureBoxTest
/frameworks/base/core/java/android/util/
DStatsEvent.java257 public byte[] getBytes() { in getBytes() method in StatsEvent
699 private byte[] getBytes() { in getBytes() method in StatsEvent.Buffer
DEventLog.java199 public byte[] getBytes() { in getBytes() method in EventLog.Event
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifTag.java836 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
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DKernelWakelockReaderTest.java52 public byte[] getBytes() throws Exception { in getBytes() method in KernelWakelockReaderTest.ProcFileBuilder
/frameworks/base/core/java/android/bluetooth/le/
DScanRecord.java167 public byte[] getBytes() { in getBytes() method in ScanRecord
/frameworks/base/core/java/android/security/keymaster/
DKeymasterArguments.java272 public byte[] getBytes(int tag, byte[] defaultValue) { in getBytes() method in KeymasterArguments
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DUtils.java163 public static byte[] getBytes(String in) { in getBytes() method in Utils
/frameworks/base/wifi/java/android/net/wifi/
DScanResult.java515 public ByteBuffer getBytes() { in getBytes() method in ScanResult.InformationElement
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
DRecoverableKeyStoreDb.java1001 private byte[] getBytes(int userId, int uid, String key) { in getBytes() method in RecoverableKeyStoreDb
1081 private byte[] getBytes(int userId, int uid, String rootAlias, String key) { in getBytes() method in RecoverableKeyStoreDb
/frameworks/base/telephony/common/com/google/android/mms/pdu/
DPduPersister.java1532 public static byte[] getBytes(String data) { in getBytes() method in PduPersister
/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java2315 public @NonNull byte[] getBytes() { in getBytes() method in ProtoOutputStream
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java1070 public byte[] getBytes() { in getBytes() method in VCardEntry.PhotoData