HomeSort by relevance Sort by last modified time
    Searched refs:shouldShowVoiceSearch (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
VoiceSearch.java 47 public boolean shouldShowVoiceSearch(Corpus corpus) {
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SearchActivityView.java 367 if (shouldShowVoiceSearch(queryEmpty)
368 && getVoiceSearch().shouldShowVoiceSearch(getCorpus())) {
377 protected boolean shouldShowVoiceSearch(boolean queryEmpty) {

Completed in 79 milliseconds