Searched refs:sortByParam (Results 1 – 2 of 2) sorted by relevance
92 mDLAppHelper.sortByParam("name"); in testSortByName()101 mDLAppHelper.sortByParam("size"); in testSortBySize()109 mDLAppHelper.sortByParam("date modified"); in testSortByTime()
86 public void sortByParam(String sortby) { in sortByParam() method in DownloadAppTestHelper