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.java164 private void setLatinKeyboard(LatinKeyboard nextKeyboard) { in setLatinKeyboard() argument
167 nextKeyboard.setLanguageSwitchKeyVisibility(shouldSupportLanguageSwitchKey); in setLatinKeyboard()
168 mInputView.setKeyboard(nextKeyboard); in setLatinKeyboard()