Searched refs:mSuggestionProjection (Results 1 – 2 of 2) sorted by relevance
118 private String[] mSuggestionProjection; field in SearchRecentSuggestionsProvider193 mSuggestionProjection = new String [] { in setupSuggestions()206 mSuggestionProjection = new String [] { in setupSuggestions()340 Cursor c = db.query(sSuggestions, mSuggestionProjection, in query()
1955 Landroid/content/SearchRecentSuggestionsProvider;->mSuggestionProjection:[Ljava/lang/String;