Searched refs:TAG_GPS_DATE_STAMP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java313 public static final int TAG_GPS_DATE_STAMP = field in class:ExifInterface
2012 ExifTag t = buildTag(TAG_GPS_DATE_STAMP, mGPSDateStampFormat.format(timestamp));
2333 mTagInfo.put(ExifInterface.TAG_GPS_DATE_STAMP,

Completed in 63 milliseconds