Searched defs:getAccountTypes (Results 1 – 3 of 3) sorted by relevance
84 public List<AccountType> getAccountTypes(String accountType) { in getAccountTypes() method in AccountTypeProvider
158 public abstract List<AccountType> getAccountTypes(boolean contactWritableOnly); in getAccountTypes() method in AccountTypeManager742 public List<AccountType> getAccountTypes(boolean contactWritableOnly) { in getAccountTypes() method in AccountTypeManagerImpl
158 protected AccountTypeManager getAccountTypes(AccountType... types) { in getAccountTypes() method in RawContactModifierTests