Searched refs:onRecognitionSuccess (Results 1 – 6 of 6) sorted by relevance
48 …protected void onRecognitionSuccess(RecognizerClient recognizerClient) throws InterruptedException… in onRecognitionSuccess() method in PhoneTypeChoiceRecognizerEngine104 recognizerClient.onRecognitionSuccess( in onRecognitionSuccess()
89 abstract protected void onRecognitionSuccess(RecognizerClient recognizerClient) in onRecognitionSuccess() method in RecognizerEngine185 onRecognitionSuccess(recognizerClient); in recognize()
941 protected void onRecognitionSuccess(RecognizerClient recognizerClient) in onRecognitionSuccess() method1201 recognizerClient.onRecognitionSuccess( in onRecognitionSuccess()
738 public void onRecognitionSuccess(final Intent[] intents) { in onRecognitionSuccess() method in VoiceDialerActivity.CommandRecognizerClient865 public void onRecognitionSuccess(final Intent[] intents) { in onRecognitionSuccess() method in VoiceDialerActivity.ChoiceRecognizerClient
32 public void onRecognitionSuccess(final Intent[] intents); in onRecognitionSuccess() method
120 public void onRecognitionSuccess(Intent[] intents) { in onRecognitionSuccess() method in VoiceDialerTester