Home
last modified time | relevance | path

Searched refs:onResults (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognitionListener.java76 void onResults(Bundle results); in onResults() method
DIRecognitionListener.aidl71 void onResults(in Bundle results); in onResults() method
DSpeechRecognizer.java442 mInternalListener.onResults((Bundle) msg.obj);
477 public void onResults(final Bundle results) { in onResults() method in SpeechRecognizer.InternalListener
DRecognitionService.java292 mListener.onResults(results); in results()
/frameworks/base/api/
Dcurrent.txt18657 method public abstract void onResults(android.os.Bundle);
D14.txt18657 method public abstract void onResults(android.os.Bundle);