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.java120 setLatinKeyboard(mQwertyKeyboard); in onCreateInputView()
124 private void setLatinKeyboard(LatinKeyboard nextKeyboard) { in setLatinKeyboard() method in SoftKeyboard
260 setLatinKeyboard(mCurKeyboard); in onStartInputView()
531 setLatinKeyboard(mQwertyKeyboard); in onKey()
533 setLatinKeyboard(mSymbolsKeyboard); in onKey()
610 setLatinKeyboard(mSymbolsShiftedKeyboard); in handleShift()
614 setLatinKeyboard(mSymbolsKeyboard); in handleShift()