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

  /packages/apps/Dialer/java/com/android/contacts/common/model/
AccountTypeManager.java 142 public abstract Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes();
655 * {@link #getUsableInvitableAccountTypes()}.
663 public Map<AccountTypeWithDataSet, AccountType> getUsableInvitableAccountTypes() {
ContactLoader.java 394 AccountTypeManager.getInstance(getContext()).getUsableInvitableAccountTypes();
    [all...]

Completed in 84 milliseconds