Searched defs:getUsableInvitableAccountTypes (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Contacts/tests/src/com/android/contacts/tests/mocks/
H A DMockAccountTypeManager.java65 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() { method in class:MockAccountTypeManager
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DAccountTypeManager.java146 public abstract Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes(); method in class:AccountTypeManager
629 * list. See {@link #getUsableInvitableAccountTypes()}.
637 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() { method in class:AccountTypeManagerImpl

Completed in 514 milliseconds