Searched refs:onPartialResults (Results 1 – 11 of 11) sorted by relevance
92 void onPartialResults(Bundle partialResults); in onPartialResults() method
78 void onPartialResults(in Bundle results); in onPartialResults() method
720 mInternalListener.onPartialResults((Bundle) msg.obj);756 public void onPartialResults(final Bundle results) { in onPartialResults() method in SpeechRecognizer.InternalListener
343 mListener.onPartialResults(partialResults); in partialResults()
338 public void onPartialResults(Bundle results) throws RemoteException { in onPartialResults() method in RemoteSpeechRecognitionService.DelegatingListener339 mRemoteListener.onPartialResults(results); in onPartialResults()
1485 public synchronized void onPartialResults(Bundle partialResults) { in startRecognition()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
54308 Landroid/speech/IRecognitionListener$Stub$Proxy;->onPartialResults(Landroid/os/Bundle;)V54328 Landroid/speech/IRecognitionListener;->onPartialResults(Landroid/os/Bundle;)V54391 Landroid/speech/SpeechRecognizer$InternalListener;->onPartialResults(Landroid/os/Bundle;)V
39239 method public void onPartialResults(android.os.Bundle);
27252 method public abstract void onPartialResults(android.os.Bundle);
38671 HPLcom/android/server/speech/RemoteSpeechRecognitionService$DelegatingListener;->onPartialResults(L…