Searched defs:TAG_DATETIME (Results 1 – 3 of 3) sorted by relevance
167 TAG_DATETIME = 0x0132u, enumerator
75 TYPE_MAPPING.put(ExifInterface.TAG_DATETIME, TYPE_STRING); in TYPE_MAPPING.put()
116 public static final String TAG_DATETIME = "DateTime"; field in ExifInterface