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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DAlphabetShiftState.java83 public void setAutomaticShifted() { method in class:AlphabetShiftState
87 Log.d(TAG, "setAutomaticShifted: " + toString(oldState) + " > " + this);
H A DKeyboardState.java204 mAlphabetShiftState.setAutomaticShifted();

Completed in 107 milliseconds