Searched refs:getUsableInvitableAccountTypes (Results 1 – 2 of 2) sorted by relevance
142 public abstract Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes(); in getUsableInvitableAccountTypes() method in AccountTypeManager663 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() { in getUsableInvitableAccountTypes() method in AccountTypeManagerImpl
395 AccountTypeManager.getInstance(getContext()).getUsableInvitableAccountTypes(); in loadInvitableAccountTypes()