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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DQuotedTextView.java356 public static int findQuotedTextIndex(CharSequence htmlText) { method in class:QuotedTextView
H A DComposeActivity.java1168 message.quotedTextOffset = QuotedTextView.findQuotedTextIndex(quotedText);
1601 quotedTextIndex = QuotedTextView.findQuotedTextIndex(message.bodyHtml);

Completed in 72 milliseconds