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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java 547 public static boolean isVoiceSupported(Context context, String locale) {
Settings.java 606 boolean localeSupported = SubtypeSwitcher.isVoiceSupported(
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
VoiceProxy.java 720 mLocaleSupportedForVoiceInput = SubtypeSwitcher.isVoiceSupported(
    [all...]

Completed in 50 milliseconds