Home
last modified time | relevance | path

Searched defs:getAccountType (Results 1 – 13 of 13) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accounts/
DProviderPreference.java45 public String getAccountType() { in getAccountType() method in ProviderPreference
/packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
DMockAccountTypeManager.java45 public AccountType getAccountType(AccountTypeWithDataSet accountTypeWithDataSet) { in getAccountType() method in MockAccountTypeManager
/packages/apps/ContactsCommon/src/com/android/contacts/common/
DGroupMetaData.java46 public String getAccountType() { in getAccountType() method in GroupMetaData
/packages/apps/Contacts/src/com/android/contacts/group/
DGroupListItem.java46 public String getAccountType() { in getAccountType() method in GroupListItem
DGroupEditorFragment.java357 private AccountType getAccountType() { in getAccountType() method in GroupEditorFragment
/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionData.java46 public AccountType getAccountType() { in getAccountType() method in KindSectionData
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DAccountTypeManager.java123 public abstract AccountType getAccountType(AccountTypeWithDataSet accountTypeWithDataSet); in getAccountType() method in AccountTypeManager
125 public final AccountType getAccountType(String accountType, String dataSet) { in getAccountType() method in AccountTypeManager
615 public AccountType getAccountType(AccountTypeWithDataSet accountTypeWithDataSet) { in getAccountType() method in AccountTypeManagerImpl
DRawContactDelta.java229 public String getAccountType() { in getAccountType() method in RawContactDelta
237 public AccountType getAccountType(AccountTypeManager manager) { in getAccountType() method in RawContactDelta
DRawContact.java260 public AccountType getAccountType(Context context) { in getAccountType() method in RawContact
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DAccountWithDataSet.java56 public String getAccountType() { in getAccountType() method in AccountWithDataSet
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
DRawContactDeltaListTests.java93 protected AccountType getAccountType() { in getAccountType() method in RawContactDeltaListTests
DRawContactModifierTests.java159 protected AccountType getAccountType() { in getAccountType() method in RawContactModifierTests
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DCustomContactListFilterActivity.java332 private String getAccountType() { in getAccountType() method in CustomContactListFilterActivity.GroupDelta