Searched refs:setQuotedTextFromHtml (Results 1 – 2 of 2) sorted by relevance
295 public void setQuotedTextFromHtml(CharSequence htmlText, boolean shouldQuoteText) { in setQuotedTextFromHtml() method in QuotedTextView
2011 mQuotedTextView.setQuotedTextFromHtml(quotedText, shouldQuoteText); in initQuotedText()