Searched refs:rawXmp (Results 1 – 1 of 1) sorted by relevance
74 private XmpInterface(@NonNull byte[] rawXmp, @NonNull Set<String> redactedExifTags, in XmpInterface() argument76 mRedactedXmp = rawXmp; in XmpInterface()79 new ByteArrayInputStream(rawXmp)); in XmpInterface()