Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/contacts/common/model/account/
DAccountWithDataSet.java63 private final AccountTypeWithDataSet mAccountTypeWithDataSet; field in AccountWithDataSet
69 mAccountTypeWithDataSet = AccountTypeWithDataSet.get(type, dataSet); in AccountWithDataSet()
76 mAccountTypeWithDataSet = AccountTypeWithDataSet.get(type, dataSet); in AccountWithDataSet()
169 return mAccountTypeWithDataSet; in getAccountTypeWithDataSet()
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountWithDataSet.java55 private final AccountTypeWithDataSet mAccountTypeWithDataSet; field in AccountWithDataSet
69 mAccountTypeWithDataSet = AccountTypeWithDataSet.get(type, dataSet); in AccountWithDataSet()
80 mAccountTypeWithDataSet = AccountTypeWithDataSet.get(type, dataSet); in AccountWithDataSet()
120 return mAccountTypeWithDataSet; in getAccountTypeWithDataSet()