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

  /packages/apps/Contacts/src/com/android/contacts/preference/
ContactsPreferences.java 103 ContactsContract.Preferences.DISPLAY_ORDER);
114 ContactsContract.Preferences.DISPLAY_ORDER, displayOrder);
133 ContactsContract.Preferences.DISPLAY_ORDER), false, this);
  /packages/apps/Contacts/tests/src/com/android/contacts/activities/
PeopleActivityTest.java 167 ContactsContract.Preferences.DISPLAY_ORDER)
  /frameworks/base/core/java/android/provider/
ContactsContract.java 287 public static final String DISPLAY_ORDER = "android.contacts.DISPLAY_ORDER";
290 * The value for the DISPLAY_ORDER key corresponding to showing the given name first.
297 * The value for the DISPLAY_ORDER key corresponding to showing the family name first.
    [all...]

Completed in 62 milliseconds