Searched refs:gatheredSuggestions (Results 1 – 1 of 1) sorted by relevance
329 public Result(final String[] gatheredSuggestions, in Result() argument331 mSuggestions = gatheredSuggestions; in Result()364 final String[] gatheredSuggestions = in getResult() local379 return new Result(gatheredSuggestions, hasRecommendedSuggestions); in getResult()