Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
DAccountsListAdapter.java52 ACCOUNTS_GROUP_WRITABLE // Only accounts where the account type is group writable enumConstant
78 if (accountListFilter == AccountListFilter.ACCOUNTS_GROUP_WRITABLE) { in getAccounts()
/packages/apps/Contacts/src/com/android/contacts/group/
DGroupEditorFragment.java337 R.string.dialog_new_group_account, AccountListFilter.ACCOUNTS_GROUP_WRITABLE, in selectAccountAndCreateGroup()