Searched refs:tag (Results 1 – 1 of 1) sorted by relevance
134 private String getAttrib(ExifInterface exif, String tag) { in getAttrib() argument135 String attribute = exif.getAttribute(tag); in getAttrib()