Home | History | Annotate | Download | only in exchange

Lines Matching refs:mAccountKey

351             Account acct = Account.restoreAccountWithId(exchangeService, m.mAccountKey);
430 } else if (error != null && m.mAccountKey == accountId) {
817 main.mAccountKey = acct.mId;
1134 } else if (m.mAccountKey != account.mId) {
1257 if (box.mAccountKey == acctId) {
1406 name = m.mDisplayName + '(' + m.mAccountKey + ')';
1517 service.mAccount = Account.restoreAccountWithId(INSTANCE, m.mAccountKey);
1602 stopPing(m.mAccountKey);
1618 if (m.mAccountKey == accountId && serverId != null &&
1642 Account acct = Account.restoreAccountWithId(this, m.mAccountKey);
2347 service.mAccount = Account.restoreAccountWithId(exchangeService, m.mAccountKey);
2508 long accountId = m.mAccountKey;
2540 new AccountServiceProxy(exchangeService).notifyLoginFailed(m.mAccountKey);