Searched defs:updateShiftState (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardStateTestsBase.java57 public void updateShiftState(final int afterUpdate) { method in class:KeyboardStateTestsBase
58 mSwitcher.updateShiftState();
69 mSwitcher.updateShiftState();
H A DMockKeyboardSwitcher.java147 public void updateShiftState() { method in class:MockKeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java201 public void updateShiftState() { method in class:KeyboardSwitcher

Completed in 377 milliseconds