Searched refs:withSortOrder (Results 1 – 3 of 3) sorted by relevance
134 .withSortOrder(Contacts.SORT_KEY_PRIMARY); in expectContactListQuery()
399 .withSortOrder(Contacts.Entity.RAW_CONTACT_ID) in fetchAllData()
106 public Query withSortOrder(String sortOrder) { in withSortOrder() method in MockContentProvider.Query