Searched refs:CONTENT_MESSAGE_KEY_COLUMN (Results 1 – 1 of 1) sorted by relevance
490 public static final int CONTENT_MESSAGE_KEY_COLUMN = 1; field in EmailContent.Body627 mMessageKey = cursor.getLong(CONTENT_MESSAGE_KEY_COLUMN); in restore()