Searched defs:CONTENT_MAILBOX_KEY_COLUMN (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java749 public static final int CONTENT_MAILBOX_KEY_COLUMN = 12; field in class:EmailContent.Message
1053 mMailboxKey = cursor.getLong(CONTENT_MAILBOX_KEY_COLUMN);

Completed in 18 milliseconds