Searched refs:getAccountTypes (Results 1 – 4 of 4) sorted by relevance
84 public List<AccountType> getAccountTypes(String accountType) { in getAccountTypes() method in AccountTypeProvider110 final List<AccountType> accountTypes = getAccountTypes(type); in hasTypeWithDataset()124 final List<AccountType> accountTypes = getAccountTypes(type); in getType()
158 protected AccountTypeManager getAccountTypes(AccountType... types) { in getAccountTypes() method in RawContactModifierTests556 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimInsertEmpty()585 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimInsertInsert()621 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimUpdateRemain()699 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimUpdateUpdate()
158 public abstract List<AccountType> getAccountTypes(boolean contactWritableOnly); in getAccountTypes() method in AccountTypeManager742 public List<AccountType> getAccountTypes(boolean contactWritableOnly) { in getAccountTypes() method in AccountTypeManagerImpl
633 final List<AccountType> types = typeProvider.getAccountTypes(account.type);