Home
last modified time | relevance | path

Searched defs:htmlTree (Results 1 – 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
DNotificationUtilsTest.java40 final HtmlTree htmlTree = Utils.getHtmlTree(html); in testMailMessagePlainTextConverterStyles() local
67 final HtmlTree htmlTree = Utils.getHtmlTree(html); in testMailMessagePlainTextConverterNestedStyles() local
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DHtmlUtils.java53 final HtmlTree htmlTree = com.android.mail.utils.Utils.getHtmlTree(html); in htmlToSpan() local
DNotificationUtils.java1820 final HtmlTree htmlTree = com.android.mail.utils.Utils.getHtmlTree(html); in getMessageBodyWithoutElidedText() local