Searched refs:AccountList (Results 1 – 1 of 1) sorted by relevance
204 public final AccountList mAccountList = new AccountList();548 private static AccountList collectEasAccounts(Context context, AccountList accounts) { in collectEasAccounts()586 static class AccountList extends ArrayList<Account> { class in ExchangeService757 AccountList currentAccounts = new AccountList(); in onAccountChanged()1072 AccountList accountList = exchangeService.mAccountList; in getAccountById()1083 AccountList accountList = exchangeService.mAccountList; in getAccountByName()