Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DAccountTypeManager.java625 private Map<AccountTypeWithDataSet, AccountType> getAllInvitableAccountTypes() { in getAllInvitableAccountTypes() method in AccountTypeManagerImpl
699 Map<AccountTypeWithDataSet, AccountType> allInvitables = getAllInvitableAccountTypes(); in findUsableInvitableAccountTypes()