Searched defs:onRecognitionFinished (Results 1 – 2 of 2) sorted by relevance
45 void onRecognitionFinished(@NonNull List<String> results); in onRecognitionFinished() method
505 public void onRecognitionFinished(List<String> strings) { in onRecognitionFinished() method in VoicePlateActivity