Searched defs:getValueAsBytes (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifTag.java574 public byte[] getValueAsBytes() { method in class:ExifTag
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifTag.java574 public byte[] getValueAsBytes() { method in class:ExifTag
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();
/packages/apps/Launcher3/src/com/android/gallery3d/exif/
H A DExifTag.java574 public byte[] getValueAsBytes() { method in class:ExifTag
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifTag.java574 public byte[] getValueAsBytes() { method in class:ExifTag
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();

Completed in 731 milliseconds