Home | History | Annotate | Download | only in activity

Lines Matching defs:mAccountKey

556                 mController.updateMailbox(mailbox.mAccountKey, mMailboxId, mControllerCallback);
566 MailboxList.actionHandleAccount(this, mailbox.mAccountKey);
588 return mailbox.mAccountKey;
1189 private long mAccountKey;
1196 mAccountKey = accountKey;
1222 } else if (mMailboxKey >= 0 && mAccountKey != -1) {
1223 MailService.resetNewMessageCount(MessageList.this, mAccountKey);