HomeSort by relevance Sort by last modified time
    Searched refs:AccountList (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/emailsync/src/com/android/emailsync/
SyncManager.java 189 public final AccountList mAccountList = new AccountList();
270 public abstract AccountList collectAccounts(Context context, AccountList accounts);
293 public class AccountList extends ArrayList<Account> {
439 AccountList currentAccounts = new AccountList();
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/
ExchangeService.java 200 public AccountList collectAccounts(Context context, AccountList accounts) {

Completed in 584 milliseconds