Searched refs:getAccountTypes (Results 1 – 4 of 4) sorted by relevance
72 public List<AccountType> getAccountTypes(boolean writableOnly) { in getAccountTypes() method in MockAccountTypeManager
243 for (AccountType type : mAccountTypes.getAccountTypes(true)) { in getWritableAccountTypeStrings()
147 public abstract List<AccountType> getAccountTypes(boolean contactWritableOnly); in getAccountTypes() method in AccountTypeManager738 public List<AccountType> getAccountTypes(boolean contactWritableOnly) { in getAccountTypes() method in AccountTypeManagerImpl
166 protected AccountTypeManager getAccountTypes(AccountType... types) { in getAccountTypes() method in EntityModifierTests517 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimInsertEmpty()544 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimInsertInsert()577 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimUpdateRemain()648 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimUpdateUpdate()