Searched refs:ACTION_RECOGNIZE_SPEECH (Results 1 – 7 of 7) sorted by relevance
79 public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH"; field in RecognizerIntent
21 import static android.speech.RecognizerIntent.ACTION_RECOGNIZE_SPEECH;307 .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 ...
27282 …field public static final java.lang.String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGN…
41932 …field public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH…