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.java157 public void saveKeyboardState() { in saveKeyboardState() method in MockKeyboardSwitcher
DKeyboardStateTestsBase.java79 mSwitcher.saveKeyboardState(); in rotateDevice()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java132 public void saveKeyboardState() { in saveKeyboardState() method in KeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java421 latinIme.mKeyboardSwitcher.saveKeyboardState(); in startOrientationChanging()
962 switcher.saveKeyboardState(); in onStartInputViewInternal()