Searched refs:CommandRecognizerClient (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VoiceDialer/src/com/android/voicedialer/
H A DVoiceDialerActivity.java160 private CommandRecognizerClient mCommandClient;
233 mCommandClient = new CommandRecognizerClient();
583 private class CommandRecognizerClient implements RecognizerClient { class in class:VoiceDialerActivity
739 if (false) Log.d(TAG, "CommandRecognizerClient onRecognitionSuccess " +

Completed in 386 milliseconds