Searched refs:requestUpdatingShiftState (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DMockKeyboardSwitcher.java123 public void requestUpdatingShiftState() { method in class:MockKeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardState.java54 public void requestUpdatingShiftState(); method in interface:KeyboardState.SwitchActions
290 mSwitchActions.requestUpdatingShiftState();
493 mSwitchActions.requestUpdatingShiftState();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java268 public void requestUpdatingShiftState() { method in class:KeyboardSwitcher

Completed in 9 milliseconds