Searched refs:getGroupWritableAccounts (Results 1 – 4 of 4) sorted by relevance
62 public List<AccountWithDataSet> getGroupWritableAccounts() { in getGroupWritableAccounts() method in MockAccountTypeManager
78 return new ArrayList<AccountWithDataSet>(mAccountTypes.getGroupWritableAccounts()); in getAccounts()
105 public abstract List<AccountWithDataSet> getGroupWritableAccounts(); in getGroupWritableAccounts() method in AccountTypeManager574 public List<AccountWithDataSet> getGroupWritableAccounts() { in getGroupWritableAccounts() method in AccountTypeManagerImpl
199 AccountTypeManager.getInstance(context).getGroupWritableAccounts(); in areGroupWritableAccountsAvailable()