Home
last modified time | relevance | path

Searched refs:saveKeyboardState (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMockKeyboardSwitcher.java156 public void saveKeyboardState() { in saveKeyboardState() method in MockKeyboardSwitcher
DKeyboardStateTestsBase.java79 mSwitcher.saveKeyboardState(); in rotateDevice()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java392 latinIme.mKeyboardSwitcher.saveKeyboardState(); in startOrientationChanging()
952 switcher.saveKeyboardState(); in onStartInputViewInternal()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java131 public void saveKeyboardState() { in saveKeyboardState() method in KeyboardSwitcher