Searched refs:cursorResults (Results 1 – 1 of 1) sorted by relevance
104 Cursor cursorResults, int baseRank) { in convertCursor() argument105 if (cursorResults == null) { in convertCursor()111 while (cursorResults.moveToNext()) { in convertCursor()113 contextMap, cursorResults, baseRank); in convertCursor()