Home
last modified time | relevance | path

Searched refs:CONTENT_ACCOUNT_KEY_COLUMN (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DMailbox.java183 public static final int CONTENT_ACCOUNT_KEY_COLUMN = 4; field in Mailbox
583 mAccountKey = cursor.getLong(CONTENT_ACCOUNT_KEY_COLUMN); in restore()
763 hash[CONTENT_ACCOUNT_KEY_COLUMN] in getHashes()
DEmailContent.java750 public static final int CONTENT_ACCOUNT_KEY_COLUMN = 13; field in EmailContent.Message
1055 mAccountKey = cursor.getLong(CONTENT_ACCOUNT_KEY_COLUMN); in restore()
1385 public static final int CONTENT_ACCOUNT_KEY_COLUMN = 13; field in EmailContent.Attachment
1557 mAccountKey = cursor.getLong(CONTENT_ACCOUNT_KEY_COLUMN); in restore()