Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsRawData.java50 public byte[] getBytes() { in getBytes() method in SmsRawData
/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/java/android/bluetooth/le/
DScanRecord.java146 public byte[] getBytes() { in getBytes() method in ScanRecord
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
DUtils.java163 public static byte[] getBytes(String in) { in getBytes() method in Utils
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DPduPersister.java1544 public static byte[] getBytes(String data) { in getBytes() method in PduPersister
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java1057 public byte[] getBytes() { in getBytes() method in VCardEntry.PhotoData