Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
H A DKeyboardStateTestsBase.java25 protected MockKeyboardSwitcher mSwitcher; field in KeyboardStateTestsBase
43 mSwitcher.setAutoCapsMode(autoCaps); in setAutoCapsMode()
58 mSwitcher.updateShiftState(); in updateShiftState()
68 mSwitcher.loadKeyboard(); in loadKeyboard()
69 mSwitcher.updateShiftState(); in loadKeyboard()
79 mSwitcher.saveKeyboardState(); in rotateDevice()
80 mSwitcher.loadKeyboard(); in rotateDevice()
108 mSwitcher.onCodeInput(code); in releaseKey()
143 mSwitcher.onCodeInput(code); in chordingReleaseKey()
183 mSwitcher.onCodeInput(code); in stopSlidingOnKey()
[all …]