Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DSoftKeyboard.java149 setLatinKeyboard(mQwertyKeyboard); in onCreateInputView()
153 private void setLatinKeyboard(LatinKeyboard nextKeyboard) { in setLatinKeyboard() method in SoftKeyboard
289 setLatinKeyboard(mCurKeyboard); in onStartInputView()
560 setLatinKeyboard(mQwertyKeyboard); in onKey()
562 setLatinKeyboard(mSymbolsKeyboard); in onKey()
639 setLatinKeyboard(mSymbolsShiftedKeyboard); in handleShift()
643 setLatinKeyboard(mSymbolsKeyboard); in handleShift()