Searched defs:SORT_ORDER_ALTERNATIVE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/preference/
H A DContactsPreferences.java66 public static final int SORT_ORDER_ALTERNATIVE = 2; field in class:ContactsPreferences
120 return SORT_ORDER_ALTERNATIVE;
/packages/apps/Dialer/java/com/android/contacts/common/preference/
H A DContactsPreferences.java48 public static final int SORT_ORDER_ALTERNATIVE = 2; field in class:ContactsPreferences
88 return SORT_ORDER_ALTERNATIVE;

Completed in 6253 milliseconds