Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java153 private void setLatinKeyboard(LatinKeyboard nextKeyboard) { in setLatinKeyboard() argument
156 nextKeyboard.setLanguageSwitchKeyVisibility(shouldSupportLanguageSwitchKey); in setLatinKeyboard()
157 mInputView.setKeyboard(nextKeyboard); in setLatinKeyboard()