Searched refs:onReadyForSpeech (Results 1 – 8 of 8) sorted by relevance
34 void onReadyForSpeech(Bundle params); in onReadyForSpeech() method
33 void onReadyForSpeech(in Bundle params); in onReadyForSpeech() method
1059 mInternalListener.onReadyForSpeech((Bundle) msg.obj);1102 public void onReadyForSpeech(final Bundle noiseParams) { in onReadyForSpeech() method in SpeechRecognizer.InternalRecognitionListener
616 mListener.onReadyForSpeech(params); in readyForSpeech()
366 public void onReadyForSpeech(Bundle params) throws RemoteException { in onReadyForSpeech() method in RemoteSpeechRecognitionService.DelegatingListener367 mRemoteListener.onReadyForSpeech(params); in onReadyForSpeech()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50986 Landroid/speech/IRecognitionListener$Stub$Proxy;->onReadyForSpeech(Landroid/os/Bundle;)V51006 Landroid/speech/IRecognitionListener;->onReadyForSpeech(Landroid/os/Bundle;)V51069 Landroid/speech/SpeechRecognizer$InternalListener;->onReadyForSpeech(Landroid/os/Bundle;)V
41544 method public void onReadyForSpeech(android.os.Bundle);