Home
last modified time | relevance | path

Searched refs:isShiftLocked (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DKeyboardSwitcher.java141 keyboard.setShiftLocked(keyboard.isShiftLocked()); in setKeyboardMode()
DLatinKeyboard.java159 boolean isShiftLocked() { in isShiftLocked() method in LatinKeyboard