Searched refs:onSegmentResults (Results 1 – 7 of 7) sorted by relevance
111 default void onSegmentResults(@NonNull Bundle segmentResults) {} in onSegmentResults() method
90 void onSegmentResults(in Bundle results); in onSegmentResults() method
629 mInternalListener.onSegmentResults((Bundle) msg.obj);673 public void onSegmentResults(final Bundle bundle) { in onSegmentResults() method in SpeechRecognizerImpl.InternalRecognitionListener
657 mListener.onSegmentResults(results); in segmentResults()
425 public void onSegmentResults(Bundle results) throws RemoteException { in onSegmentResults() method in RemoteSpeechRecognitionService.DelegatingListener426 mRemoteListener.onSegmentResults(results); in onSegmentResults()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41836 method public default void onSegmentResults(@NonNull android.os.Bundle);