Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A DRecognitionListener.java61 void onEndOfSpeech(); in onEndOfSpeech() method
H A DIRecognitionListener.aidl57 void onEndOfSpeech(); in onEndOfSpeech() method
H A DSpeechRecognizer.java1053 mInternalListener.onEndOfSpeech();
1094 public void onEndOfSpeech() { in onEndOfSpeech() method in SpeechRecognizer.InternalRecognitionListener
H A DRecognitionService.java581 mListener.onEndOfSpeech(); in endOfSpeech()
/aosp14/frameworks/base/services/core/java/com/android/server/speech/
H A DRemoteSpeechRecognitionService.java386 public void onEndOfSpeech() throws RemoteException { in onEndOfSpeech() method in RemoteSpeechRecognitionService.DelegatingListener
387 mRemoteListener.onEndOfSpeech(); in onEndOfSpeech()
/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.txt50982 Landroid/speech/IRecognitionListener$Stub$Proxy;->onEndOfSpeech()V
51003 Landroid/speech/IRecognitionListener;->onEndOfSpeech()V
51065 Landroid/speech/SpeechRecognizer$InternalListener;->onEndOfSpeech()V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt41539 method public void onEndOfSpeech();