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