HomeSort by relevance Sort by last modified time
    Searched defs:getUsableInvitableAccountTypes (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/tests/src/com/android/contacts/tests/mocks/
MockAccountTypeManager.java 65 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java 147 public abstract Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes();
639 * list. See {@link #getUsableInvitableAccountTypes()}.
647 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() {
    [all...]

Completed in 119 milliseconds