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

  /packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
MockAccountTypeManager.java 74 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java 145 public abstract Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes();
627 * list. See {@link #getUsableInvitableAccountTypes()}.
635 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() {
    [all...]

Completed in 146 milliseconds