Searched refs:ACTION_RECOGNIZE_SPEECH (Results 1 – 10 of 10) sorted by relevance
84 public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH"; field in RecognizerIntent
249 the {@link android.speech.RecognizerIntent#ACTION_RECOGNIZE_SPEECH} action. This starts the257 Intent intent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH);
587 Intent recognizerIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in getRecognizerIntent()
585 Intent recognizerIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in getRecognizerIntent()
133 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchDialog()
560 Intent recognizerIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in startRecognition()
361 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchView()
360 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchView()
28995 …field public static final java.lang.String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGN…
27284 …field public static final java.lang.String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGN…