Home | History | Annotate | Download | only in exchange

Lines Matching refs:mAccountKey

362                     } else if (m.mAccountKey == accountId) {
632 main.mAccountKey = acct.mId;
939 } else if (m.mAccountKey != account.mId) {
1137 if (box.mAccountKey == acctId) {
1283 name = m.mDisplayName + '(' + m.mAccountKey + ')';
1390 service.mAccount = Account.restoreAccountWithId(INSTANCE, m.mAccountKey);
1616 stopPing(m.mAccountKey);
1632 if (m.mAccountKey == accountId && serverId != null &&
1647 Account acct = Account.restoreAccountWithId(this, m.mAccountKey);
2233 service.mAccount = Account.restoreAccountWithId(syncManager, m.mAccountKey);