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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
VoiceInput.java 148 voiceInput.mUiListener.onCancelVoice();
169 public void onCancelVoice();
547 mUiListener.onCancelVoice();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
VoiceProxy.java 561 onCancelVoice();
777 public void onCancelVoice() {
784 // cancellation etc.), onCancelVoice() will be called first. LatinIME thinks it's
786 // Note that onCancelVoice() will be called again from SubtypeSwitcher.
792 // that it's in keyboard mode and SubtypeSwitcher will call onCancelVoice().
    [all...]

Completed in 27 milliseconds