Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DSmsRawData.java54 public byte[] getBytes() { in getBytes() method in SmsRawData
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/integrity/utils/
H A DTestUtils.java34 public static byte[] getBytes(String bits) { in getBytes() method in TestUtils
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DTraceBuffer.java69 byte[] getBytes(P proto); in getBytes() method
89 public byte[] getBytes(ProtoOutputStream proto) { in getBytes() method in TraceBuffer.ProtoOutputStreamProvider
/aosp14/frameworks/base/libs/securebox/tests/src/com/android/security/
H A DSecureBoxTest.java361 private static byte[] getBytes(String str) { in getBytes() method in SecureBoxTest
/aosp14/frameworks/base/services/core/jni/stats/
H A DSurfaceFlingerPuller.cpp36 optional<BytesField> getBytes(const google::protobuf::MessageLite& proto, std::string& data) { in getBytes() function
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A 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
/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DTrafficDescriptor.java167 public @NonNull byte[] getBytes() { in getBytes() method in TrafficDescriptor.OsAppId
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DKernelWakelockReaderTest.java52 public byte[] getBytes() throws Exception { in getBytes() method in KernelWakelockReaderTest.ProcFileBuilder
/aosp14/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterArguments.java273 public byte[] getBytes(int tag, byte[] defaultValue) { in getBytes() method in KeymasterArguments
/aosp14/frameworks/base/core/java/android/util/
H A DEventLog.java284 public byte[] getBytes() { in getBytes() method in EventLog.Event
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
H A DUtils.java163 public static byte[] getBytes(String in) { in getBytes() method in Utils
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
H A DRecoverableKeyStoreDb.java1049 private byte[] getBytes(int userId, int uid, String key) { in getBytes() method in RecoverableKeyStoreDb
1129 private byte[] getBytes(int userId, int uid, String rootAlias, String key) { in getBytes() method in RecoverableKeyStoreDb
/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduPersister.java1532 public static byte[] getBytes(String data) { in getBytes() method in PduPersister
/aosp14/frameworks/base/core/java/android/util/proto/
H A DProtoOutputStream.java2320 public @NonNull byte[] getBytes() { in getBytes() method in ProtoOutputStream
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...