Searched defs:newKeyboard (Results 1 – 3 of 3) sorted by relevance
408 Keyboard newKeyboard = getShiftChangeKeyboard(KEYBOARD_SHIFT_ON); in toggleShiftLock() local416 Keyboard newKeyboard = getShiftChangeKeyboard(KEYBOARD_SHIFT_OFF); in toggleShiftLock() local640 Keyboard newKeyboard = getKeyboardInputed(false); in onUpdateState() local649 Keyboard newKeyboard = getKeyboardInputed(true); in onUpdateState() local
79 public void setKeyboard(Keyboard newKeyboard) { in setKeyboard()
630 Keyboard newKeyboard = getShiftChangeKeyboard(shifted); in onKey() local