Searched refs:shouldDisplayResults (Results 1 – 1 of 1) sorted by relevance
67 if (shouldDisplayResults(query)) { in getSuggestions()81 private boolean shouldDisplayResults(String query) { in shouldDisplayResults() method in SuggestionsProviderImpl