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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DAlphabetShiftState.java102 public boolean isAutomaticShifted() { method in class:AlphabetShiftState
H A DKeyboardState.java187 if (mAlphabetShiftState.isAutomaticShifted()) {
341 final boolean needsToResetAutoCaps = mAlphabetShiftState.isAutomaticShifted()
448 } else if (mAlphabetShiftState.isAutomaticShifted()) {

Completed in 468 milliseconds