Home
last modified time | relevance | path

Searched refs:onReadyForSpeech (Results 1 – 6 of 6) 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.java439 mInternalListener.onReadyForSpeech((Bundle) msg.obj);
473 public void onReadyForSpeech(final Bundle noiseParams) { in onReadyForSpeech() method in SpeechRecognizer.InternalListener
DRecognitionService.java280 mListener.onReadyForSpeech(params); in readyForSpeech()
/frameworks/base/api/
Dcurrent.txt18656 method public abstract void onReadyForSpeech(android.os.Bundle);
D14.txt18656 method public abstract void onReadyForSpeech(android.os.Bundle);