/packages/apps/Dialer/java/com/android/voicemail/impl/imap/ |
D | VoicemailPayload.java | 29 public byte[] getBytes() { in getBytes() method in VoicemailPayload
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | ImageResource.java | 47 public abstract byte[] getBytes(); in getBytes() method in ImageResource
|
D | GifImageResource.java | 76 public byte[] getBytes() { in getBytes() method in GifImageResource
|
D | EncodedImageResource.java | 64 public byte[] getBytes() { in getBytes() method in EncodedImageResource
|
D | DecodedImageResource.java | 87 public byte[] getBytes() { in getBytes() method in DecodedImageResource
|
/packages/apps/Messaging/tests/src/com/android/messaging/util/ |
D | FakeBuglePrefs.java | 48 public byte[] getBytes(String key) { in getBytes() method in FakeBuglePrefs
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | Fingerprint.java | 149 public byte[] getBytes() { in getBytes() method in Fingerprint
|
D | Utils.java | 163 public static byte[] getBytes(String in) { in getBytes() method in Utils
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | BuglePrefs.java | 104 public abstract byte[] getBytes(final String key); in getBytes() method in BuglePrefs
|
D | BuglePrefsImpl.java | 75 public byte[] getBytes(String key) { in getBytes() method in BuglePrefsImpl
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/ |
D | CharsetUtil.java | 1032 "dummy".getBytes(JAVA_CHARSETS[i].canonical); in getBytes() method
|
/packages/apps/Camera2/src/com/android/camera/exif/ |
D | ExifTag.java | 836 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/Messaging/src/com/android/messaging/util/exif/ |
D | ExifTag.java | 836 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/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | ExifTag.java | 836 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/Gallery2/src/com/android/gallery3d/util/ |
D | GalleryUtils.java | 121 public static byte[] getBytes(String in) { in getBytes() method in GalleryUtils
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
D | PduPersister.java | 1647 public static byte[] getBytes(final String data) { in getBytes() method in PduPersister
|