HomeSort by relevance Sort by last modified time
    Searched refs:mCommandClient (Results 1 - 2 of 2) sorted by null

  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java 80 private CommandRecognizerClient mCommandClient;
106 mCommandClient = new CommandRecognizerClient();
143 mCommandEngine.recognize(mCommandClient, VoiceDialerActivity.this,
179 mCommandEngine.recognize(mCommandClient, VoiceDialerActivity.this,
BluetoothVoiceDialerActivity.java 155 private CommandRecognizerClient mCommandClient;
224 mCommandClient = new CommandRecognizerClient();
    [all...]

Completed in 395 milliseconds