Searched refs:onReadyForSpeech (Results 1 – 9 of 9) sorted by relevance
34 void onReadyForSpeech(Bundle params); in onReadyForSpeech() method
33 void onReadyForSpeech(in Bundle params); in onReadyForSpeech() method
614 mInternalListener.onReadyForSpeech((Bundle) msg.obj);657 public void onReadyForSpeech(final Bundle noiseParams) { in onReadyForSpeech() method in SpeechRecognizerImpl.InternalRecognitionListener
623 mListener.onReadyForSpeech(params); in readyForSpeech()
377 public void onReadyForSpeech(Bundle params) throws RemoteException { in onReadyForSpeech() method in RemoteSpeechRecognitionService.DelegatingListener378 mRemoteListener.onReadyForSpeech(params); in onReadyForSpeech()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50343 Landroid/speech/IRecognitionListener$Stub$Proxy;->onReadyForSpeech(Landroid/os/Bundle;)V50363 Landroid/speech/IRecognitionListener;->onReadyForSpeech(Landroid/os/Bundle;)V50426 Landroid/speech/SpeechRecognizer$InternalListener;->onReadyForSpeech(Landroid/os/Bundle;)V
27253 method public abstract void onReadyForSpeech(android.os.Bundle);
41833 method public void onReadyForSpeech(android.os.Bundle);