Searched refs:FIRST_NAME (Results 1 – 4 of 4) sorted by relevance
25 FIRST_NAME, enumConstant
215 mDialerHelper.get().sortContactListBy(IAutoDialHelper.OrderType.FIRST_NAME); in sortContactListByFirstName()
226 mDialerHelper.get().sortContactListBy(OrderType.FIRST_NAME); in testSortContacts()
526 if (orderType == OrderType.FIRST_NAME) { in sortContactListBy()