Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DAlphabetShiftState.java83 public void setAutomaticShifted() { in setAutomaticShifted() method in AlphabetShiftState
DKeyboardState.java204 mAlphabetShiftState.setAutomaticShifted(); in setShifted()