Searched defs:accountKey (Results 1 – 7 of 7) sorted by relevance
29 public long accountKey; field in ExchangeAttachment
108 long accountKey, int flags) { in AttachmentInfo()
289 long accountKey) throws MessagingException { in checkAttachment()
778 final AccountKey accountKey = new AccountKey(accountName, accountType, dataSet); in loadGroupMetaData() local
602 final AccountKey accountKey = new AccountKey(accountName, accountType, dataSet); in loadGroupMetaData() local
784 long accountKey = message.mAccountKey; in getRemoteMailboxForMessage() local
4103 final String accountKey = AttachmentColumns.ACCOUNT_KEY; in createAttachmentUriColumnSQL() local4799 com.android.mail.providers.Attachment uiAtt, String cachedFile, long accountKey) { in convertUiAttachmentToAttachment()