Searched refs:isShifted (Results 1 – 6 of 6) sorted by relevance
211 public boolean isShifted() { in isShifted() method in PasswordEntryKeyboard215 return super.isShifted(); in isShifted()
269 if (mKeyboardView.isShifted() && primaryCode != ' ' && primaryCode != '\n') { in handleCharacter()
509 public boolean isShifted() { in isShifted() method in KeyboardView511 return mKeyboard.isShifted(); in isShifted()576 if (mKeyboard.isShifted() && label != null && label.length() < 3 in adjustCase()1133 mMiniKeyboard.setShifted(isShifted()); in onLongPress()
709 public boolean isShifted() { in isShifted() method in Keyboard
9911 method public boolean isShifted();9979 method public boolean isShifted();