Searched refs:ACCOUNTS_CONTACT_WRITABLE (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/util/
H A DAccountsListAdapter.java50 ACCOUNTS_CONTACT_WRITABLE, // Only where the account type is contact writable enum constant in enum:AccountsListAdapter.AccountListFilter
81 accountListFilter == AccountListFilter.ACCOUNTS_CONTACT_WRITABLE));
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactEditorAccountsChangedActivity.java101 AccountListFilter.ACCOUNTS_CONTACT_WRITABLE);
/packages/apps/Contacts/src/com/android/contacts/interactions/
H A DImportExportDialogFragment.java208 AccountListFilter.ACCOUNTS_CONTACT_WRITABLE, args);
/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorFragment.java879 AccountListFilter.ACCOUNTS_CONTACT_WRITABLE, currentAccount);
/packages/apps/Contacts/src/com/android/contacts/detail/
H A DContactDetailFragment.java2102 AccountListFilter.ACCOUNTS_CONTACT_WRITABLE, null);

Completed in 117 milliseconds