Searched defs:shifted (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
H A DKeyboardView.java506 * @param shifted whether or not to enable the state of the shift key
510 public boolean setShifted(boolean shifted) { argument
512 if (mKeyboard.setShifted(shifted)) {

Completed in 32 milliseconds