Searched refs:getRedactedXmp (Results 1 – 3 of 3) sorted by relevance
110 final String redactedXmp = new String(xmp.getRedactedXmp()); in testContainer_ExifRedactionRanges()135 final String redactedXmp = new String(xmp.getRedactedXmp()); in testContainer_IsoRedactionRanges()
226 public @NonNull byte[] getRedactedXmp() { in getRedactedXmp() method in XmpInterface
1125 byte[] redacted = xmp.getRedactedXmp(); in maybeTruncateXmp()