Searched refs:isShifted (Results 1 – 5 of 5) sorted by relevance
210 public boolean isShifted() { in isShifted() method in PasswordEntryKeyboard214 return super.isShifted(); in isShifted()
295 if (mKeyboardView.isShifted() && primaryCode != ' ' && primaryCode != '\n') { in handleCharacter()
513 public boolean isShifted() { in isShifted() method in KeyboardView515 return mKeyboard.isShifted(); in isShifted()580 if (mKeyboard.isShifted() && label != null && label.length() < 3 in adjustCase()1150 mMiniKeyboard.setShifted(isShifted()); in onLongPress()
709 public boolean isShifted() { in isShifted() method in Keyboard
13521 method public boolean isShifted();13590 method public boolean isShifted();