Home
last modified time | relevance | path

Searched refs:onEndOfSegmentedSession (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/speech/
H A DRecognitionListener.java117 default void onEndOfSegmentedSession() {} in onEndOfSegmentedSession() method
H A DIRecognitionListener.aidl96 void onEndOfSegmentedSession(); in onEndOfSegmentedSession() method
H A DSpeechRecognizer.java1077 mInternalListener.onEndOfSegmentedSession();
1122 public void onEndOfSegmentedSession() { in onEndOfSegmentedSession() method in SpeechRecognizer.InternalRecognitionListener
H A DRecognitionService.java659 mListener.onEndOfSegmentedSession(); in endOfSegmentedSession()
/aosp14/frameworks/base/services/core/java/com/android/server/speech/
H A DRemoteSpeechRecognitionService.java419 public void onEndOfSegmentedSession() throws RemoteException { in onEndOfSegmentedSession() method in RemoteSpeechRecognitionService.DelegatingListener
424 mRemoteListener.onEndOfSegmentedSession(); in onEndOfSegmentedSession()
/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/core/api/
H A Dcurrent.txt41538 method public default void onEndOfSegmentedSession();