Searched refs:HTML_REPLY (Results 1 – 3 of 3) sorted by relevance
266 public static final String HTML_REPLY = "htmlReply"; field297 BodyColumns.HTML_REPLY, BodyColumns.TEXT_REPLY, BodyColumns.SOURCE_MESSAGE_KEY,311 RECORD_ID, BodyColumns.HTML_REPLY351 values.put(BodyColumns.HTML_REPLY, mHtmlReply); in toContentValues()973 cv.put(Body.HTML_REPLY, mHtmlReply); in addSaveOps()
475 + BodyColumns.HTML_REPLY + " text, " in createBodyTable()
1341 values.put(BodyColumns.HTML_REPLY, mDraft.mHtmlReply); in doInBackground()