Searched refs:NS_EXIF (Results 1 – 1 of 1) sorted by relevance
62 private static final String NS_EXIF = "http://ns.adobe.com/exif/1.0/"; field in XmpInterface125 } else if (NS_EXIF.equals(ns) && mRedactedExifTags.contains(name)) { in XmpInterface()