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.java124 builder.setLanguageSwitchKeyEnabled(mLatinIME.shouldShowLanguageSwitchKey()); in loadKeyboard()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java2013 public boolean shouldShowLanguageSwitchKey() { in shouldShowLanguageSwitchKey() method in LatinIME