Searched refs:MAX_XMP_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
171 private static final int MAX_XMP_SIZE_BYTES = 1024 * 1024; field in ModernMediaScanner1126 if (redacted.length > MAX_XMP_SIZE_BYTES) { in maybeTruncateXmp()