Home | History | Annotate | Download | only in latin

Lines Matching refs:isShifted

652     public boolean isShifted() {
654 return mKeyboard.isShifted();
718 if (mKeyboard.isShifted() && label != null && label.length() < 3
1222 mMiniKeyboard.setShifted(isShifted());