Home
last modified time | relevance | path

Searched defs:mAccountTypeManager (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DCustomContactListFilterActivity.java137 private AccountTypeManager mAccountTypeManager; field in CustomContactListFilterActivity.CustomFilterConfigurationLoader
/packages/apps/Contacts/src/com/android/contacts/util/
DAccountFilterUtil.java115 private AccountTypeManager mAccountTypeManager; field in AccountFilterUtil.FilterLoader
/packages/apps/Contacts/src/com/android/contacts/model/
DAccountTypeManager.java80 private static AccountTypeManager mAccountTypeManager; field in AccountTypeManager
DRawContact.java52 private AccountTypeManager mAccountTypeManager; field in RawContact
/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountsLoader.java39 private final AccountTypeManager mAccountTypeManager; field in AccountsLoader
DAccountDisplayInfoFactory.java39 private final AccountTypeManager mAccountTypeManager; field in AccountDisplayInfoFactory
/packages/apps/Contacts/src/com/android/contacts/
DSimImportFragment.java80 private AccountTypeManager mAccountTypeManager; field in SimImportFragment
451 private AccountTypeManager mAccountTypeManager; field in SimImportFragment.SimContactLoader
/packages/apps/Contacts/src/com/android/contacts/editor/
DPickRawContactDialogFragment.java56 private final AccountTypeManager mAccountTypeManager; field in PickRawContactDialogFragment.RawContactAccountListAdapter
DRawContactEditorView.java197 private AccountTypeManager mAccountTypeManager; field in RawContactEditorView
/packages/apps/Dialer/java/com/android/contacts/common/model/
DRawContact.java63 private AccountTypeManager mAccountTypeManager; field in RawContact
DAccountTypeManager.java79 private static AccountTypeManager mAccountTypeManager; field in AccountTypeManager
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java145 private AccountTypeManager mAccountTypeManager; field in PeopleActivity