Home
last modified time | relevance | path

Searched refs:findAllInvitableAccountTypes (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/contacts/common/model/
DAccountTypeManager.java332 static Map<AccountTypeWithDataSet, AccountType> findAllInvitableAccountTypes( in findAllInvitableAccountTypes() method in AccountTypeManagerImpl
554 findAllInvitableAccountTypes(mContext, allAccounts, accountTypesByTypeAndDataSet); in loadAccountsInBackground()