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