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

/packages/apps/Contacts/src/com/android/contacts/preference/
H A DContactsPreferences.java59 public static final int SORT_ORDER_PRIMARY = 1; field in class:ContactsPreferences
118 return SORT_ORDER_PRIMARY;
/packages/apps/Dialer/java/com/android/contacts/common/preference/
H A DContactsPreferences.java43 public static final int SORT_ORDER_PRIMARY = 1; field in class:ContactsPreferences
86 return SORT_ORDER_PRIMARY;

Completed in 1731 milliseconds