Searched refs:SEARCH_SUGGEST (Results 1 – 1 of 1) sorted by relevance
74 return if (match == GoogleSuggestionProvider.Companion.SEARCH_SUGGEST) { in query()121 GoogleSuggestionProvider.Companion.SEARCH_SUGGEST in buildUriMatcher()126 GoogleSuggestionProvider.Companion.SEARCH_SUGGEST in buildUriMatcher()150 private const val SEARCH_SUGGEST = 0 constant