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.java484 Keyboard newKeyboard = getShiftChangeKeyboard(KEYBOARD_SHIFT_ON); in toggleShiftLock() local
492 Keyboard newKeyboard = getShiftChangeKeyboard(KEYBOARD_SHIFT_OFF); in toggleShiftLock() local
719 Keyboard newKeyboard = getKeyboardInputed(false); in onUpdateState() local
728 Keyboard newKeyboard = getKeyboardInputed(true); in onUpdateState() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java153 final Keyboard newKeyboard = mKeyboardLayoutSet.getKeyboard(keyboardId); in setKeyboard() local
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DDefaultSoftKeyboardJAJP.java644 Keyboard newKeyboard = getShiftChangeKeyboard(shifted); in onKey() local