Searched refs:findAllInvitableAccountTypes (Results 1 – 2 of 2) sorted by relevance
56 AccountTypeManagerImpl.findAllInvitableAccountTypes(c, in testFindAllInvitableAccountTypes()162 AccountTypeManagerImpl.findAllInvitableAccountTypes(getContext(), accounts, types); in verifyAccountTypes()
510 mInvitableAccountTypes = findAllInvitableAccountTypes( in loadAccountsInBackground()667 static Map<AccountTypeWithDataSet, AccountType> findAllInvitableAccountTypes(Context context, in findAllInvitableAccountTypes() method in AccountTypeManagerImpl