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.java160 setLatinKeyboard(mQwertyKeyboard); in onCreateInputView()
164 private void setLatinKeyboard(LatinKeyboard nextKeyboard) { in setLatinKeyboard() method in SoftKeyboard
300 setLatinKeyboard(mCurKeyboard); in onStartInputView()
571 setLatinKeyboard(mQwertyKeyboard); in onKey()
573 setLatinKeyboard(mSymbolsKeyboard); in onKey()
650 setLatinKeyboard(mSymbolsShiftedKeyboard); in handleShift()
654 setLatinKeyboard(mSymbolsKeyboard); in handleShift()