Searched refs:ID_PROJECTION_COLUMN (Results 1 – 12 of 12) sorted by relevance
306 long attachmentId = c.getLong(Attachment.ID_PROJECTION_COLUMN); in deleteAllAttachmentFiles()360 long messageId = c.getLong(Message.ID_PROJECTION_COLUMN); in deleteAllMailboxAttachmentFiles()
189 long hostAuthId = c.getLong(HostAuth.ID_PROJECTION_COLUMN); in findExistingAccount()195 long accountId = c2.getLong(Account.ID_PROJECTION_COLUMN); in findExistingAccount()
727 long accountId = c.getLong(EmailContent.ID_PROJECTION_COLUMN); in deleteSecuredAccounts()795 EmailContent.ID_PROJECTION_COLUMN, -1L);816 long policyId = c.getLong(Policy.ID_PROJECTION_COLUMN);
484 final long accountId = cursor.getLong(Account.ID_PROJECTION_COLUMN); in getDefaultAccountId()572 ID_PROJECTION_COLUMN); in isValidId()591 ID_PROJECTION_COLUMN, -1L); in getInboxId()
83 long childId = childCursor.getLong(Mailbox.ID_PROJECTION_COLUMN); in setFlagsAndChildrensParentKey()
155 Account.ID_PROJECTION_COLUMN, Account.NO_ACCOUNT); in getAccountIdWithPolicyKey()
91 public static final int ID_PROJECTION_COLUMN = 0; field in EmailContent553 new String[] {Long.toString(messageId)}, null, ID_PROJECTION_COLUMN, -1L); in lookupBodyIdWithMessageId()
669 ID_PROJECTION_COLUMN, NO_MAILBOX); in findMailboxOfType()
271 long id = c.getLong(EmailContent.ID_PROJECTION_COLUMN); in registerMessageNotification()558 long id = c.getLong(Account.ID_PROJECTION_COLUMN); in cancelSecurityNeededNotification()790 long accountId = c.getLong(EmailContent.ID_PROJECTION_COLUMN); in onChange()
888 long mailboxId = mailboxes.getLong(Mailbox.ID_PROJECTION_COLUMN); in processPendingUploadsSynchronous()915 long id = upsyncs1.getLong(EmailContent.Message.ID_PROJECTION_COLUMN); in processPendingUploadsSynchronous()
675 this, c.getLong(EmailContent.ID_PROJECTION_COLUMN)); in run()
6172 c.getLong(Mailbox.ID_PROJECTION_COLUMN)); in notifyWidgets()