HomeSort by relevance Sort by last modified time
    Searched defs:partialResults (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/speech/
RecognitionService.java 255 * @param partialResults the returned results. To retrieve the results in
259 public void partialResults(Bundle partialResults) throws RemoteException {
260 mListener.onPartialResults(partialResults);
  /prebuilt/sdk/8/
android.jar 

Completed in 403 milliseconds