Searched refs:ACTION_RECOGNIZE_SPEECH (Results 1 – 6 of 6) sorted by relevance
76 public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH"; field in RecognizerIntent
21 import static android.speech.RecognizerIntent.ACTION_RECOGNIZE_SPEECH;303 .addAction(ACTION_RECOGNIZE_SPEECH)
136 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchDialog()
381 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchView()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41643 …field public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH…