Searched refs:getGlobalSearchCursor (Results 1 – 1 of 1) sorted by relevance
168 assertNull(getGlobalSearchCursor("", false)); in testSearch_noLastAccessTimesWithoutPermission()170 Cursor cursor = getGlobalSearchCursor("alphabetic", false); in testSearch_noLastAccessTimesWithoutPermission()273 private Cursor getGlobalSearchCursor(String searchQuery, boolean refresh) { in getGlobalSearchCursor() method in ApplicationsProviderTest284 Cursor cursor = getGlobalSearchCursor(searchQuery, refresh); in testLastAccessTimes()