Searched refs:SuggestionsCursor (Results 1 – 1 of 1) sorted by relevance
812 return new SuggestionsCursor(c); in doSuggestQuery()1737 static class SuggestionsCursor extends AbstractCursor { class in BrowserProvider21765 public SuggestionsCursor(Cursor cursor) { in SuggestionsCursor() method in BrowserProvider2.SuggestionsCursor