Searched defs:onReadyForSpeech (Results 1 – 4 of 4) sorted by relevance
33 void onReadyForSpeech(Bundle params); in onReadyForSpeech() method
33 void onReadyForSpeech(in Bundle params); in onReadyForSpeech() method
748 public void onReadyForSpeech(final Bundle noiseParams) { in onReadyForSpeech() method in SpeechRecognizer.InternalListener
295 public void onReadyForSpeech(Bundle params) throws RemoteException { in onReadyForSpeech() method in RemoteSpeechRecognitionService.DelegatingListener