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

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
H A DQuotedTextView.java130 public CharSequence getQuotedTextIfIncluded() { method in class:QuotedTextView
H A DComposeActivity.java1093 state.putCharSequence(EXTRA_QUOTED_TEXT, mQuotedTextView.getQuotedTextIfIncluded());
1151 message.appendRefMessageContent = mQuotedTextView.getQuotedTextIfIncluded() != null;
3397 mDraftAccount, msg, mRefMessage, mQuotedTextView.getQuotedTextIfIncluded(),

Completed in 587 milliseconds