Searched defs:onReadyForSpeech (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/core/java/android/speech/ | ||
H A D | IRecognitionListener.aidl | 33 void onReadyForSpeech(in Bundle params); in onReadyForSpeech() method |
H A D | RecognitionListener.java | 33 void onReadyForSpeech(Bundle params); in onReadyForSpeech() method |
H A D | SpeechRecognizer.java | 748 public void onReadyForSpeech(final Bundle noiseParams) { in onReadyForSpeech() method in SpeechRecognizer.InternalListener |
/aosp12/frameworks/base/services/core/java/com/android/server/speech/ | ||
H A D | RemoteSpeechRecognitionService.java | 295 public void onReadyForSpeech(Bundle params) throws RemoteException { in onReadyForSpeech() method in RemoteSpeechRecognitionService.DelegatingListener |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |