Home
last modified time | relevance | path

Searched refs:getAccountTypeWithDataSet (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DAccountWithDataSet.java109 public AccountTypeWithDataSet getAccountTypeWithDataSet() { in getAccountTypeWithDataSet() method in AccountWithDataSet
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DAccountTypeManager.java131 return getAccountType(account.getAccountTypeWithDataSet()); in getAccountTypeForAccount()
675 AccountTypeWithDataSet accountTypeWithDataSet = account.getAccountTypeWithDataSet(); in findAllInvitableAccountTypes()