Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/preference/
DContactsPreferences.java68 public static final String PREF_DISPLAY_ONLY_PHONES = "only_phones"; field in ContactsPreferences
/packages/apps/Contacts/src/com/android/contacts/list/
DDefaultContactListAdapter.java268 return prefs.getBoolean(ContactsPreferences.PREF_DISPLAY_ONLY_PHONES, in isCustomFilterForPhoneNumbersOnly()