Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/contacts/common/model/
DAccountTypeManager.java679 mInvitableAccountTypeCache.setCachedValue(findUsableInvitableAccountTypes(mContext)); in getUsableInvitableAccountTypes()
702 private Map<AccountTypeWithDataSet, AccountType> findUsableInvitableAccountTypes( in findUsableInvitableAccountTypes() method in AccountTypeManagerImpl
804 return findUsableInvitableAccountTypes(mContext); in doInBackground()