Searched refs:CONTENT_MESSAGE_ID_COLUMN (Results 1 – 1 of 1) sorted by relevance
564 public static final int CONTENT_MESSAGE_ID_COLUMN = 11; field in EmailContent.Message861 mMessageId = cursor.getString(CONTENT_MESSAGE_ID_COLUMN); in restore()1154 public static final int CONTENT_MESSAGE_ID_COLUMN = 6; field in EmailContent.Attachment1288 mMessageKey = cursor.getLong(CONTENT_MESSAGE_ID_COLUMN); in restore()