Home
last modified time | relevance | path

Searched refs:EXTRA_LANGUAGE_MODEL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognizerIntent.java208 public static final String EXTRA_LANGUAGE_MODEL = "android.speech.extra.LANGUAGE_MODEL"; field in RecognizerIntent
/frameworks/base/core/java/android/app/
DSearchDialog.java133 mVoiceWebSearchIntent.putExtra(RecognizerIntent.EXTRA_LANGUAGE_MODEL, in SearchDialog()
/frameworks/base/core/java/android/widget/
DSearchView.java378 mVoiceWebSearchIntent.putExtra(RecognizerIntent.EXTRA_LANGUAGE_MODEL, in SearchView()
1732 voiceIntent.putExtra(RecognizerIntent.EXTRA_LANGUAGE_MODEL, languageModel); in createVoiceAppSearchIntent()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27289 …field public static final java.lang.String EXTRA_LANGUAGE_MODEL = "android.speech.extra.LANGUAGE_M…
/frameworks/base/api/
Dcurrent.txt42019 field public static final String EXTRA_LANGUAGE_MODEL = "android.speech.extra.LANGUAGE_MODEL";