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

  /packages/apps/Contacts/src/com/android/contacts/preference/
SortOrderPreference.java 55 String.valueOf(ContactsContract.Preferences.SORT_ORDER_ALTERNATIVE),
70 case ContactsContract.Preferences.SORT_ORDER_ALTERNATIVE:
  /packages/apps/ContactsCommon/src/com/android/contacts/common/preference/
ContactsPreferences.java 57 return ContactsContract.Preferences.SORT_ORDER_ALTERNATIVE;
  /frameworks/base/core/java/android/provider/
ContactsContract.java 277 public static final int SORT_ORDER_ALTERNATIVE = 2;
    [all...]

Completed in 58 milliseconds