Searched refs:shouldDisplayResults (Results 1 – 1 of 1) sorted by relevance
49 if (shouldDisplayResults(query)) { in getSuggestions()60 private fun shouldDisplayResults(query: String): Boolean { in shouldDisplayResults() method