Home | History | Annotate | Download | only in activity

Lines Matching refs:mHtmlReply

834                 message.mHtmlReplymHtmlReply;
889 displayQuotedText(message.mTextReply, message.mHtmlReply);
904 message.mHtmlReply = null;
1253 message.mHtmlReply = mSource.mHtml;
1282 mDraft.mHtmlReply = null;
1324 values.put(BodyColumns.HTML_REPLY, mDraft.mHtmlReply);