Searched refs:SORT_BY_LAST_NAME (Results 1 – 3 of 3) sorted by relevance
33 public static final int SORT_BY_LAST_NAME = 2; field in ContactSortingInfo77 sortMethod = SORT_BY_LAST_NAME; in getSortingInfo()
100 if (mSortMethod.equals(ContactSortingInfo.SORT_BY_LAST_NAME)) { in getHeader()
95 new FutureData<>(false, new Pair<>(ContactSortingInfo.SORT_BY_LAST_NAME, in setUp()