Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/utility/
DSimpleIcsWriter.java112 public byte[] getBytes() { in getBytes() method in SimpleIcsWriter
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DFingerprint.java149 public byte[] getBytes() { in getBytes() method in Fingerprint
DUtils.java163 public static byte[] getBytes(String in) { in getBytes() method in Utils
/packages/apps/Mms/src/com/android/mms/util/
DImageCacheService.java146 public static byte[] getBytes(String in) { in getBytes() method in ImageCacheService
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
DCharsetUtil.java1032 "dummy".getBytes(JAVA_CHARSETS[i].canonical); in getBytes() method
/packages/apps/Gallery2/gallerycommon/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
/packages/apps/Camera2/src/com/android/camera/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
/packages/apps/Mms/src/com/android/mms/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
/packages/apps/Launcher3/WallpaperPicker/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
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/common/
DUtils.java163 public static byte[] getBytes(String in) { in getBytes() method in Utils
/packages/apps/Camera2/src/com/android/camera/crop/
DUtils.java163 public static byte[] getBytes(String in) { in getBytes() method in Utils
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DGalleryUtils.java121 public static byte[] getBytes(String in) { in getBytes() method in GalleryUtils