Searched refs:CONTENT_REPLY_TO_COLUMN (Results 1 – 2 of 2) sorted by relevance
571 public static final int CONTENT_REPLY_TO_COLUMN = 18; field in EmailContent.Message868 mReplyTo = cursor.getString(CONTENT_REPLY_TO_COLUMN); in restore()
1163 Message.CONTENT_FROM_LIST_COLUMN, Message.CONTENT_REPLY_TO_COLUMN,