Home
last modified time | relevance | path

Searched refs:onReadyForSpeech (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognitionListener.java32 void onReadyForSpeech(Bundle params); in onReadyForSpeech() method
DIRecognitionListener.aidl33 void onReadyForSpeech(in Bundle params); in onReadyForSpeech() method
DSpeechRecognizer.java453 mInternalListener.onReadyForSpeech((Bundle) msg.obj);
487 public void onReadyForSpeech(final Bundle noiseParams) { in onReadyForSpeech() method in SpeechRecognizer.InternalListener
DRecognitionService.java309 mListener.onReadyForSpeech(params); in readyForSpeech()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64898 Landroid/speech/IRecognitionListener$Stub$Proxy;->onReadyForSpeech(Landroid/os/Bundle;)V
64918 Landroid/speech/IRecognitionListener;->onReadyForSpeech(Landroid/os/Bundle;)V
64981 Landroid/speech/SpeechRecognizer$InternalListener;->onReadyForSpeech(Landroid/os/Bundle;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27253 method public abstract void onReadyForSpeech(android.os.Bundle);
/frameworks/base/non-updatable-api/
Dcurrent.txt42422 method public void onReadyForSpeech(android.os.Bundle);
/frameworks/base/api/
Dcurrent.txt42566 method public void onReadyForSpeech(android.os.Bundle);