Home
last modified time | relevance | path

Searched defs:AccountWithDataSet (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountWithDataSet.java39 public class AccountWithDataSet extends Account { class
56 public AccountWithDataSet(String name, String type, String dataSet) { in AccountWithDataSet() method in AccountWithDataSet
62 public AccountWithDataSet(Parcel in) { in AccountWithDataSet() method in AccountWithDataSet
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DAccountWithDataSet.java27 public class AccountWithDataSet { class
34 public AccountWithDataSet(String accountName, String accountType, String dataSet) { in AccountWithDataSet() method in AccountWithDataSet