Searched refs:onRecognitionSuccess (Results 1 – 7 of 7) sorted by relevance
49 …protected void onRecognitionSuccess(RecognizerClient recognizerClient) throws InterruptedException… in onRecognitionSuccess() method in PhoneTypeChoiceRecognizerEngine105 recognizerClient.onRecognitionSuccess( in onRecognitionSuccess()
32 public void onRecognitionSuccess(final Intent[] intents); in onRecognitionSuccess() method
90 abstract protected void onRecognitionSuccess(RecognizerClient recognizerClient) in onRecognitionSuccess() method in RecognizerEngine186 onRecognitionSuccess(recognizerClient); in recognize()
541 public void onRecognitionSuccess(final Intent[] intents) { in onRecognitionSuccess() method in VoiceDialerActivity.CommandRecognizerClient589 mVoiceDialerTester.onRecognitionSuccess(intents); in onRecognitionSuccess()
121 public void onRecognitionSuccess(Intent[] intents) { in onRecognitionSuccess() method in VoiceDialerTester
493 public void onRecognitionSuccess(final Intent[] intents) { in onRecognitionSuccess() method in BluetoothVoiceDialerActivity.CommandRecognizerClient630 public void onRecognitionSuccess(final Intent[] intents) { in onRecognitionSuccess() method in BluetoothVoiceDialerActivity.ChoiceRecognizerClient
936 protected void onRecognitionSuccess(RecognizerClient recognizerClient) in onRecognitionSuccess() method1196 recognizerClient.onRecognitionSuccess( in onRecognitionSuccess()