Home
last modified time | relevance | path

Searched defs:accountTypesByTypeAndDataSet (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DAccountTypeManager.java378 final Map<AccountTypeWithDataSet, AccountType> accountTypesByTypeAndDataSet = in loadAccountsInBackground() local
540 Map<AccountTypeWithDataSet, AccountType> accountTypesByTypeAndDataSet, in addAccountType()
672 Map<AccountTypeWithDataSet, AccountType> accountTypesByTypeAndDataSet) { in findAllInvitableAccountTypes()