Home
last modified time | relevance | path

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

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