Searched refs:isShifted (Results 1 – 5 of 5) sorted by relevance
211 public boolean isShifted() { in isShifted() method in PasswordEntryKeyboard215 return super.isShifted(); in isShifted()
297 if (mKeyboardView.isShifted() && primaryCode != ' ' && primaryCode != '\n') { in handleCharacter()
510 public boolean isShifted() { in isShifted() method in KeyboardView512 return mKeyboard.isShifted(); in isShifted()577 if (mKeyboard.isShifted() && label != null && label.length() < 3 in adjustCase()1147 mMiniKeyboard.setShifted(isShifted()); in onLongPress()
709 public boolean isShifted() { in isShifted() method in Keyboard
11276 method public boolean isShifted();11344 method public boolean isShifted();