Searched refs:shouldShowVoiceSearch (Results 1 - 2 of 2) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DVoiceSearch.java47 public boolean shouldShowVoiceSearch() { method in class:VoiceSearch
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSearchActivityView.java278 if (shouldShowVoiceSearch(queryEmpty)
279 && getVoiceSearch().shouldShowVoiceSearch()) {
288 protected boolean shouldShowVoiceSearch(boolean queryEmpty) { method in class:SearchActivityView

Completed in 443 milliseconds