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