Searched defs:exif (Results 1 – 1 of 1) sorted by relevance
134 private String getAttrib(ExifInterface exif, String tag) { in getAttrib()176 ExifInterface exif = new ExifInterface(targetFile.toString()); in updateExif() local