Home | History | Annotate | Download | only in voicedialer

Lines Matching refs:onRecognitionSuccess

483         public void onRecognitionSuccess(final Intent[] intents) {
484 if (Config.LOGD) Log.d(TAG, "onRecognitionSuccess " + intents.length);
620 public void onRecognitionSuccess(final Intent[] intents) {
621 if (Config.LOGD) Log.d(TAG, "ChoiceRecognizerClient onRecognitionSuccess");