Searched refs:ADDITIONAL_CSS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DHtmlSanitizer.java64 private static final CssSchema ADDITIONAL_CSS = CssSchema.withProperties(ImmutableSet.of( field in class:HtmlSanitizer
193 .allowStyling(CssSchema.union(CssSchema.DEFAULT, ADDITIONAL_CSS))

Completed in 28 milliseconds