Home
last modified time | relevance | path

Searched refs:EXTRA_PROMPT (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognizerIntent.java220 public static final String EXTRA_PROMPT = "android.speech.extra.PROMPT"; field in RecognizerIntent
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DSearchSupportFragment.java592 recognizerIntent.putExtra(RecognizerIntent.EXTRA_PROMPT, mSearchBar.getHint()); in getRecognizerIntent()
DSearchFragment.java590 recognizerIntent.putExtra(RecognizerIntent.EXTRA_PROMPT, mSearchBar.getHint()); in getRecognizerIntent()
/frameworks/base/core/java/android/widget/
DSearchView.java1602 voiceIntent.putExtra(RecognizerIntent.EXTRA_PROMPT, prompt); in createVoiceAppSearchIntent()
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DSearchView.java1510 voiceIntent.putExtra(RecognizerIntent.EXTRA_PROMPT, prompt); in createVoiceAppSearchIntent()
/frameworks/base/api/
Dsystem-current.txt29008 field public static final java.lang.String EXTRA_PROMPT = "android.speech.extra.PROMPT";
Dcurrent.txt27297 field public static final java.lang.String EXTRA_PROMPT = "android.speech.extra.PROMPT";