Home
last modified time | relevance | path

Searched refs:CONTACTS_WRITABLE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DAccountTypeManager.java92 CONTACTS_WRITABLE { enumConstant
191 Futures.getUnchecked(filterAccountsAsync(AccountFilter.CONTACTS_WRITABLE))); in blockForWritableAccounts()
327 return AccountFilter.CONTACTS_WRITABLE;
/packages/apps/Contacts/src/com/android/contacts/interactions/
DImportDialogFragment.java280 AccountTypeManager.AccountFilter.CONTACTS_WRITABLE, args); in handleImportRequest()