| /packages/apps/Contacts/src/com/android/contacts/editor/ |
| D | RawContactDeltaComparator.java | 47 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(mContext); in compare() local
|
| D | AggregationSuggestionView.java | 122 AccountTypeManager accountTypes = AccountTypeManager.getInstance(getContext()); in canEditSuggestedContact() local
|
| D | ContactEditorUtils.java | 66 ContactEditorUtils(Context context, AccountTypeManager accountTypes) { in ContactEditorUtils()
|
| D | ContactEditorBaseFragment.java | 1028 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(mContext); in hasPendingRawContactChanges() local 1131 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(mContext); in createContact() local 1361 AccountTypeManager accountTypes = AccountTypeManager.getInstance(mContext); in rebindEditorsForNewContact() local 1428 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(mContext); in setIntentExtras() local
|
| D | ContactEditorFragment.java | 191 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(mContext); in bindEditors() local
|
| /packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
| D | InvisibleContactUtil.java | 82 final AccountTypeManager accountTypes = AccountTypeManager.getInstance( in addToDefaultGroup() local
|
| /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
| D | SelectAccountActivity.java | 60 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(this); in onCreate() local
|
| D | NfcImportVCardActivity.java | 195 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(this); in onCreate() local
|
| D | ImportVCardActivity.java | 591 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(this); in onCreate() local
|
| /packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
| D | ContactListFilterView.java | 85 public void bindView(AccountTypeManager accountTypes) { in bindView()
|
| D | AccountFilterActivity.java | 119 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(context); in loadAccountFilters() local
|
| D | CustomContactListFilterActivity.java | 127 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(context); in loadInBackground() local
|
| /packages/apps/Settings/src/com/android/settings/accounts/ |
| D | AddAccountSettings.java | 218 final String[] accountTypes = in requestChooseAccount() local
|
| D | AccountSettings.java | 430 final String[] accountTypes = helper.getEnabledAccountTypes(); in getAccountTypePreferences() local
|
| /packages/apps/ContactsCommon/src/com/android/contacts/common/model/ |
| D | AccountTypeManager.java | 483 List<AccountType> accountTypes = accountTypesByType.get(account.type); in loadAccountsInBackground() local 743 final List<AccountType> accountTypes = Lists.newArrayList(); in getAccountTypes() local 769 protected void onPostExecute(Map<AccountTypeWithDataSet, AccountType> accountTypes) { in onPostExecute()
|
| D | RawContactModifier.java | 377 public static void trimEmpty(RawContactDeltaList set, AccountTypeManager accountTypes) { in trimEmpty() 387 public static boolean hasChanges(RawContactDeltaList set, AccountTypeManager accountTypes) { in hasChanges() 391 public static boolean hasChanges(RawContactDeltaList set, AccountTypeManager accountTypes, in hasChanges()
|
| D | Contact.java | 489 /* package */ void setInvitableAccountTypes(ImmutableList<AccountType> accountTypes) { in setInvitableAccountTypes()
|
| /packages/apps/Email/provider_src/com/android/email/provider/ |
| D | AccountReconciler.java | 61 final LinkedHashSet<String> accountTypes = new LinkedHashSet<String>(); in getAllAmAccounts() local
|
| D | EmailProvider.java | 1713 final Set<String> accountTypes = new HashSet<String>(3); in restoreAccounts() local
|
| /packages/apps/ContactsCommon/src/com/android/contacts/common/util/ |
| D | AccountSelectionUtil.java | 102 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(context); in getSelectAccountDialog() local
|
| /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/ |
| D | RawContactModifierTests.java | 564 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimInsertEmpty() local 593 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimInsertInsert() local 629 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimUpdateRemain() local 707 final AccountTypeManager accountTypes = getAccountTypes(accountType); in testTrimUpdateUpdate() local
|
| /packages/apps/ContactsCommon/src/com/android/contacts/common/interactions/ |
| D | ImportExportDialogFragment.java | 286 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(getActivity()); in handleImportRequest() local
|
| /packages/apps/Contacts/src/com/android/contacts/interactions/ |
| D | ContactMultiDeletionInteraction.java | 196 AccountTypeManager accountTypes = AccountTypeManager.getInstance(getActivity()); in onLoadFinished() local
|
| D | ContactDeletionInteraction.java | 243 AccountTypeManager accountTypes = AccountTypeManager.getInstance(getActivity()); in onLoadFinished() local
|
| /packages/apps/Contacts/src/com/android/contacts/ |
| D | ContactSaveService.java | 414 final AccountTypeManager accountTypes = AccountTypeManager.getInstance(this); in saveContact() local
|