Searched defs:addDateTimeStampTag (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java1943 public boolean addDateTimeStampTag(int tagId, long timestamp, TimeZone timezone) { method in class:ExifInterface
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java1964 public boolean addDateTimeStampTag(int tagId, long timestamp, TimeZone timezone) { method in class:ExifInterface
/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifInterface.java2005 public boolean addDateTimeStampTag(int tagId, long timestamp, TimeZone timezone) { method in class:ExifInterface

Completed in 57 milliseconds