Searched refs:CONTENT_HTML_CONTENT_COLUMN (Results 1 – 1 of 1) sorted by relevance
287 public static final int CONTENT_HTML_CONTENT_COLUMN = 2; field in EmailContent.Body467 mHtmlContent = cursor.getString(CONTENT_HTML_CONTENT_COLUMN); in restore()