Searched refs:isShifted (Results 1 – 4 of 4) sorted by relevance
526 public boolean isShifted() { in isShifted() method in KeyboardView528 return mKeyboard.isShifted(); in isShifted()617 if (mKeyboard.isShifted() && label != null && label.length() < 3 in adjustCase()1128 mMiniKeyboard.setShifted(isShifted()); in onLongPress()
688 public boolean isShifted() { in isShifted() method in Keyboard
282 if (mKeyboardView.isShifted()) { in onKey()
684 if (mKeyboardView.isShifted()) { in onKey()