Home
last modified time | relevance | path

Searched defs:newKeyboard (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DDefaultSoftKeyboard.java408 Keyboard newKeyboard = getShiftChangeKeyboard(KEYBOARD_SHIFT_ON); in toggleShiftLock() local
416 Keyboard newKeyboard = getShiftChangeKeyboard(KEYBOARD_SHIFT_OFF); in toggleShiftLock() local
640 Keyboard newKeyboard = getKeyboardInputed(false); in onUpdateState() local
649 Keyboard newKeyboard = getKeyboardInputed(true); in onUpdateState() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinKeyboardView.java79 public void setKeyboard(Keyboard newKeyboard) { in setKeyboard()
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DDefaultSoftKeyboardJAJP.java630 Keyboard newKeyboard = getShiftChangeKeyboard(shifted); in onKey() local