Searched defs:partialResults (Results 1 – 5 of 5) sorted by relevance
99 void onPartialResults(Bundle partialResults); in onPartialResults()
394 public void partialResults(Bundle partialResults) throws RemoteException { in partialResults() method in RecognitionService.Callback
368 List<CaptureResult> partialResults = in onResultReceived() local
2232 List<CaptureResult> partialResults = in onResultReceived() local
263 bool partialResults; member