Searched defs:partialResults (Results 1 – 4 of 4) sorted by relevance
90 void onPartialResults(Bundle partialResults); in onPartialResults()
298 public void partialResults(Bundle partialResults) throws RemoteException { in partialResults() method in RecognitionService.Callback
260 bool partialResults; member
2219 List<CaptureResult> partialResults = in onResultReceived() local