Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/
DRecognitionListener.java34 void onReadyForSpeech(Bundle params); in onReadyForSpeech() method
DIRecognitionListener.aidl33 void onReadyForSpeech(in Bundle params); in onReadyForSpeech() method
DSpeechRecognizerImpl.java614 mInternalListener.onReadyForSpeech((Bundle) msg.obj);
657 public void onReadyForSpeech(final Bundle noiseParams) { in onReadyForSpeech() method in SpeechRecognizerImpl.InternalRecognitionListener
DRecognitionService.java623 mListener.onReadyForSpeech(params); in readyForSpeech()
/frameworks/base/services/core/java/com/android/server/speech/
DRemoteSpeechRecognitionService.java377 public void onReadyForSpeech(Bundle params) throws RemoteException { in onReadyForSpeech() method in RemoteSpeechRecognitionService.DelegatingListener
378 mRemoteListener.onReadyForSpeech(params); in onReadyForSpeech()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50343 Landroid/speech/IRecognitionListener$Stub$Proxy;->onReadyForSpeech(Landroid/os/Bundle;)V
50363 Landroid/speech/IRecognitionListener;->onReadyForSpeech(Landroid/os/Bundle;)V
50426 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/core/api/
Dcurrent.txt41833 method public void onReadyForSpeech(android.os.Bundle);