Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/
DRecognizerIntent.java79 public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH"; field in RecognizerIntent
/frameworks/base/services/core/java/com/android/server/pm/
DDefaultCrossProfileIntentFiltersUtils.java21 import static android.speech.RecognizerIntent.ACTION_RECOGNIZE_SPEECH;
307 .addAction(ACTION_RECOGNIZE_SPEECH)
/frameworks/base/core/java/android/app/
DSearchDialog.java136 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchDialog()
/frameworks/base/core/java/android/widget/
DSearchView.java381 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchView()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27282 …field public static final java.lang.String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGN…
/frameworks/base/core/api/
Dcurrent.txt41932 …field public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH…