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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 250 } else if (isVoiceMode() && mVoiceInputWrapper != null) {
493 if (isVoiceMode()) {
504 public boolean isVoiceMode() {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
VoiceProxy.java 748 if (mSubtypeSwitcher.isVoiceMode() && windowToken != null) {
782 if (mSubtypeSwitcher.isVoiceMode()) {
    [all...]

Completed in 1021 milliseconds