Home | History | Annotate | Download | only in exchange

Lines Matching defs:acct

952         Account acct = Account.restoreAccountWithId(context, accountId);
953 if (acct != null) {
954 EasSyncService svc = setupServiceForAccount(context, acct);