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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DQuotedTextView.java295 public void setQuotedTextFromHtml(CharSequence htmlText, boolean shouldQuoteText) { method in class:QuotedTextView
H A DComposeActivity.java1975 mQuotedTextView.setQuotedTextFromHtml(quotedText, shouldQuoteText);

Completed in 906 milliseconds