Searched refs:CONTENT_TEXT_CONTENT_COLUMN (Results 1 – 1 of 1) sorted by relevance
288 public static final int CONTENT_TEXT_CONTENT_COLUMN = 3; field in EmailContent.Body468 mTextContent = cursor.getString(CONTENT_TEXT_CONTENT_COLUMN); in restore()