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 67 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() {
  /packages/apps/Contacts/src/com/android/contacts/model/
AccountTypeManager.java 130 public abstract Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes();
623 * list. See {@link #getUsableInvitableAccountTypes()}.
631 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() {
    [all...]

Completed in 66 milliseconds