Searched refs:SORT_ORDER_ALTERNATIVE (Results 1 – 6 of 6) sorted by relevance
54 String.valueOf(ContactsPreferences.SORT_ORDER_ALTERNATIVE), in prepare()69 case ContactsPreferences.SORT_ORDER_ALTERNATIVE: in getSummary()
69 public static final int SORT_ORDER_ALTERNATIVE = 2; field in ContactsPreferences118 return SORT_ORDER_ALTERNATIVE; in getDefaultSortOrder()
110 ContactsPreferences.SORT_ORDER_ALTERNATIVE); in testRefreshSortOrder()116 Assert.assertEquals(ContactsPreferences.SORT_ORDER_ALTERNATIVE, in testRefreshSortOrder()
178 .thenReturn(ContactsPreferences.SORT_ORDER_ALTERNATIVE); in testGetPreferredSortName_EmptyAlternative()198 .thenReturn(ContactsPreferences.SORT_ORDER_ALTERNATIVE); in testGetPreferredSortName_Alternative()
290 if (contactsPreferences.getSortOrder() == ContactsPreferences.SORT_ORDER_ALTERNATIVE && in getPreferredSortName()
178 ContactsPreferences.SORT_ORDER_ALTERNATIVE) in testArrangeContactsByPinnedPosition_All_Pinned_AllConflicts_SortNameAlternative()