Searched refs:onPartialResults (Results 1 – 8 of 8) sorted by relevance
99 void onPartialResults(Bundle partialResults); in onPartialResults() method
78 void onPartialResults(in Bundle results); in onPartialResults() method
1065 mInternalListener.onPartialResults((Bundle) msg.obj);1110 public void onPartialResults(final Bundle results) { in onPartialResults() method in SpeechRecognizer.InternalRecognitionListener
606 mListener.onPartialResults(partialResults); in partialResults()
409 public void onPartialResults(Bundle results) throws RemoteException { in onPartialResults() method in RemoteSpeechRecognitionService.DelegatingListener410 mRemoteListener.onPartialResults(results); in onPartialResults()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50985 Landroid/speech/IRecognitionListener$Stub$Proxy;->onPartialResults(Landroid/os/Bundle;)V51005 Landroid/speech/IRecognitionListener;->onPartialResults(Landroid/os/Bundle;)V51068 Landroid/speech/SpeechRecognizer$InternalListener;->onPartialResults(Landroid/os/Bundle;)V
41543 method public void onPartialResults(android.os.Bundle);