Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsRawData.java54 public byte[] getBytes() { in getBytes() method in SmsRawData
/frameworks/base/services/tests/servicestests/src/com/android/server/integrity/utils/
DTestUtils.java34 public static byte[] getBytes(String bits) { in getBytes() method in TestUtils
/frameworks/base/core/java/com/android/internal/util/
DTraceBuffer.java67 byte[] getBytes(P proto); in getBytes() method
87 public byte[] getBytes(ProtoOutputStream proto) { in getBytes() method in TraceBuffer.ProtoOutputStreamProvider
/frameworks/base/packages/BackupEncryption/test/robolectric/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/core/jni/stats/
DSurfaceFlingerPuller.cpp36 optional<BytesField> getBytes(const google::protobuf::MessageLite& proto, std::string& data) { in getBytes() function
/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/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.java170 public byte[] getBytes() { in getBytes() method in ScanRecord
/frameworks/base/core/java/android/security/keymaster/
DKeymasterArguments.java273 public byte[] getBytes(int tag, byte[] defaultValue) { in getBytes() method in KeymasterArguments
/frameworks/base/core/java/android/util/
DEventLog.java284 public byte[] getBytes() { in getBytes() method in EventLog.Event
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DUtils.java163 public static byte[] getBytes(String in) { in getBytes() method in Utils
/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.java2320 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