HomeSort by relevance Sort by last modified time
    Searched refs:PREF_DISPLAY_ONLY_PHONES (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/preference/
ContactsPreferences.java 34 public static final String PREF_DISPLAY_ONLY_PHONES = "only_phones";
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DefaultContactListAdapter.java 219 return prefs.getBoolean(ContactsPreferences.PREF_DISPLAY_ONLY_PHONES,

Completed in 94 milliseconds