Searched refs:isShiftedOrShiftLocked (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DAlphabetShiftState.java90 public boolean isShiftedOrShiftLocked() { method in class:AlphabetShiftState
H A DKeyboardState.java137 && mAlphabetShiftState.isShiftedOrShiftLocked();
453 } else if (mAlphabetShiftState.isShiftedOrShiftLocked()) {
505 } else if (mAlphabetShiftState.isShiftedOrShiftLocked()

Completed in 137 milliseconds