Home | History | Annotate | Download | only in inputmethodservice

Lines Matching defs:setShifted

493     public boolean setShifted(boolean shifted) {
495 if (mKeyboard.setShifted(shifted)) {
508 * @see KeyboardView#setShifted(boolean)
1147 mMiniKeyboard.setShifted(isShifted());