Home | History | Annotate | Download | only in latin

Lines Matching refs:isShifted

643     public boolean isShifted() {
645 return mKeyboard.isShifted();
701 if (mKeyboard.isShifted() && label != null && label.length() < 3
1202 mMiniKeyboard.setShifted(isShifted());