Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A DRecognitionListener.java39 void onBeginningOfSpeech(); in onBeginningOfSpeech() method
H A DIRecognitionListener.aidl38 void onBeginningOfSpeech(); in onBeginningOfSpeech() method
H A DSpeechRecognizer.java1047 mInternalListener.onBeginningOfSpeech();
1086 public void onBeginningOfSpeech() { in onBeginningOfSpeech() method in SpeechRecognizer.InternalRecognitionListener
H A DRecognitionService.java563 mListener.onBeginningOfSpeech(); in beginningOfSpeech()
/aosp14/frameworks/base/services/core/java/com/android/server/speech/
H A DRemoteSpeechRecognitionService.java371 public void onBeginningOfSpeech() throws RemoteException { in onBeginningOfSpeech() method in RemoteSpeechRecognitionService.DelegatingListener
372 mRemoteListener.onBeginningOfSpeech(); in onBeginningOfSpeech()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt50980 Landroid/speech/IRecognitionListener$Stub$Proxy;->onBeginningOfSpeech()V
51001 Landroid/speech/IRecognitionListener;->onBeginningOfSpeech()V
51063 Landroid/speech/SpeechRecognizer$InternalListener;->onBeginningOfSpeech()V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41536 method public void onBeginningOfSpeech();