Searched refs:CONTENT_MESSAGE_ID_COLUMN (Results 1 – 1 of 1) sorted by relevance
462 public static final int CONTENT_MESSAGE_ID_COLUMN = 11; field in EmailContent.Message668 mMessageId = c.getString(CONTENT_MESSAGE_ID_COLUMN); in restore()1679 public static final int CONTENT_MESSAGE_ID_COLUMN = 6; field in EmailContent.Attachment1791 mMessageKey = cursor.getLong(CONTENT_MESSAGE_ID_COLUMN); in restore()