Searched refs:findQuotedTextIndex (Results 1 – 2 of 2) sorted by relevance
356 public static int findQuotedTextIndex(CharSequence htmlText) { in findQuotedTextIndex() method in QuotedTextView
1189 message.quotedTextOffset = QuotedTextView.findQuotedTextIndex(quotedText); in createMessage()1625 quotedTextIndex = QuotedTextView.findQuotedTextIndex(message.bodyHtml); in initFromDraftMessage()