Searched defs:recognizerIntent (Results 1 – 8 of 8) sorted by relevance
28 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening()
43 void startListening(in Intent recognizerIntent, in IRecognitionListener listener); in startListening()
198 protected abstract void onStartListening(Intent recognizerIntent, Callback listener); in onStartListening()342 public void startListening(Intent recognizerIntent, IRecognitionListener listener) { in startListening()
262 public void startListening(final Intent recognizerIntent) { in startListening()339 private void handleStartListening(Intent recognizerIntent) { in handleStartListening()
37 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening()
618 Intent recognizerIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in startRecognition() local
607 Intent recognizerIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in getRecognizerIntent() local
605 Intent recognizerIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH); in getRecognizerIntent() local