Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:setShifted

479     public boolean setShifted(boolean shifted) {
481 if (mKeyboard.setShifted(shifted)) {
494 * @see KeyboardView#setShifted(boolean)
1071 mMiniKeyboard.setShifted(isShifted());