Searched refs:CONTENT_MAILBOX_KEY_COLUMN (Results 1 – 1 of 1) sorted by relevance
562 public static final int CONTENT_MAILBOX_KEY_COLUMN = 12; field in EmailContent.Message859 mMailboxKey = cursor.getLong(CONTENT_MAILBOX_KEY_COLUMN); in restore()