HomeSort by relevance Sort by last modified time
    Searched defs:getValueAsBytes (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifTag.java 574 public byte[] getValueAsBytes() {
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifTag.java 574 public byte[] getValueAsBytes() {
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifTag.java 574 public byte[] getValueAsBytes() {
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();
    [all...]
  /packages/apps/Launcher3/src/com/android/gallery3d/exif/
ExifTag.java 574 public byte[] getValueAsBytes() {
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifTag.java 574 public byte[] getValueAsBytes() {
591 byte[] b = getValueAsBytes();
733 byte[] b = getValueAsBytes();
    [all...]

Completed in 169 milliseconds