Searched refs:shouldShowVoiceSearch (Results 1 – 2 of 2) sorted by relevance
229 if (shouldShowVoiceSearch(queryEmpty) && voiceSearch!!.shouldShowVoiceSearch()) { in updateVoiceSearchButton()238 protected fun shouldShowVoiceSearch(queryEmpty: Boolean): Boolean { in shouldShowVoiceSearch() method in com.android.quicksearchbox.ui.SearchActivityView
38 fun shouldShowVoiceSearch(): Boolean { in shouldShowVoiceSearch() method