Home
last modified time | relevance | path

Searched refs:shouldShowLanguageSwitchKey (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java120 builder.setLanguageSwitchKeyEnabled(mLatinIME.shouldShowLanguageSwitchKey()); in loadKeyboard()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1900 public boolean shouldShowLanguageSwitchKey() { in shouldShowLanguageSwitchKey() method in LatinIME