Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DDefaultContactListAdapter.java259 ContactsPreferences.PREF_DISPLAY_ONLY_PHONES_DEFAULT); in isCustomFilterForPhoneNumbersOnly()
/packages/apps/ContactsCommon/src/com/android/contacts/common/preference/
DContactsPreferences.java73 public static final boolean PREF_DISPLAY_ONLY_PHONES_DEFAULT = false; field in ContactsPreferences