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() {
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SearchActivityView.java 278 if (shouldShowVoiceSearch(queryEmpty)
279 && getVoiceSearch().shouldShowVoiceSearch()) {
288 protected boolean shouldShowVoiceSearch(boolean queryEmpty) {

Completed in 65 milliseconds