Home | History | Annotate | Download | only in list

Lines Matching defs:accountTypes

127             final AccountTypeManager accountTypes = AccountTypeManager.getInstance(context);
131 for (AccountWithDataSet account : accountTypes.getAccounts(false)) {
132 final AccountType accountType = accountTypes.getAccountTypeForAccount(account);