HomeSort by relevance Sort by last modified time
    Searched refs:onPartialResults (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/speech/
RecognitionListener.java 90 void onPartialResults(Bundle partialResults);
IRecognitionListener.aidl 78 void onPartialResults(in Bundle results);
SpeechRecognizer.java 55 * {@link RecognitionListener#onPartialResults(Bundle)} methods. These strings are the possible
63 * {@link RecognitionListener#onPartialResults(Bundle)} methods. The array should be
445 mInternalListener.onPartialResults((Bundle) msg.obj);
481 public void onPartialResults(final Bundle results) {
RecognitionService.java 270 mListener.onPartialResults(partialResults);
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/8/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 201 milliseconds