Searched refs:convertCursorToResult (Results 1 – 1 of 1) sorted by relevance
64 return convertCursorToResult(cursor); in loadInBackground()68 private List<SearchResult> convertCursorToResult(Cursor cursor) { in convertCursorToResult() method in SavedQueryLoader