Searched defs:htmlToSpan (Results 1 - 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DHtmlUtils.java50 public static Spanned htmlToSpan(String html, HtmlTree.ConverterFactory factory) { method in class:HtmlUtils
58 LogUtils.i(LOG_TAG, "htmlToSpan completed, input: %d, result: %d", html.length(),

Completed in 65 milliseconds