Searched refs:ACTION_RECOGNIZE_SPEECH (Results 1 – 6 of 6) sorted by relevance
21 import static android.speech.RecognizerIntent.ACTION_RECOGNIZE_SPEECH;220 .addAction(ACTION_RECOGNIZE_SPEECH)
91 public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH"; field in RecognizerIntent
136 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchDialog()
381 mVoiceAppSearchIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in SearchView()
39193 …field public static final String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGNIZE_SPEECH…
27282 …field public static final java.lang.String ACTION_RECOGNIZE_SPEECH = "android.speech.action.RECOGN…