Searched refs:onPartialResults (Results 1 – 9 of 9) sorted by relevance
99 void onPartialResults(Bundle partialResults); in onPartialResults() method
78 void onPartialResults(in Bundle results); in onPartialResults() method
620 mInternalListener.onPartialResults((Bundle) msg.obj);665 public void onPartialResults(final Bundle results) { in onPartialResults() method in SpeechRecognizerImpl.InternalRecognitionListener
613 mListener.onPartialResults(partialResults); in partialResults()
420 public void onPartialResults(Bundle results) throws RemoteException { in onPartialResults() method in RemoteSpeechRecognitionService.DelegatingListener421 mRemoteListener.onPartialResults(results); in onPartialResults()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50342 Landroid/speech/IRecognitionListener$Stub$Proxy;->onPartialResults(Landroid/os/Bundle;)V50362 Landroid/speech/IRecognitionListener;->onPartialResults(Landroid/os/Bundle;)V50425 Landroid/speech/SpeechRecognizer$InternalListener;->onPartialResults(Landroid/os/Bundle;)V
27252 method public abstract void onPartialResults(android.os.Bundle);
41832 method public void onPartialResults(android.os.Bundle);