Searched defs:getAccountTypes (Results 1 – 3 of 3) sorted by relevance
79 public List<AccountType> getAccountTypes(boolean writableOnly) { in getAccountTypes() method in MockAccountTypeManager
165 public abstract List<AccountType> getAccountTypes(boolean contactWritableOnly); in getAccountTypes() method in AccountTypeManager741 public List<AccountType> getAccountTypes(boolean contactWritableOnly) { in getAccountTypes() method in AccountTypeManagerImpl
166 protected AccountTypeManager getAccountTypes(AccountType... types) { in getAccountTypes() method in RawContactModifierTests