Searched defs:recognizerIntent (Results 1 – 5 of 5) sorted by relevance
28 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening()
43 void startListening(in Intent recognizerIntent, in IRecognitionListener listener); in startListening()
208 protected abstract void onStartListening(Intent recognizerIntent, Callback listener); in onStartListening()352 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()