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.java91 CONTACTS_WRITABLE { enumConstant
190 Futures.getUnchecked(filterAccountsAsync(AccountFilter.CONTACTS_WRITABLE))); in blockForWritableAccounts()
326 return AccountFilter.CONTACTS_WRITABLE;
/packages/apps/Contacts/src/com/android/contacts/interactions/
DImportDialogFragment.java280 AccountTypeManager.AccountFilter.CONTACTS_WRITABLE, args); in handleImportRequest()