Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java325 public KeyboardSwitchState getKeyboardSwitchState() { in getKeyboardSwitchState() method in KeyboardSwitcher
342 KeyboardSwitchState currentState = getKeyboardSwitchState(); in onToggleKeyboard()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java765 mSettings.getCurrent(), switcher.getKeyboardSwitchState()); in isImeSuppressedByHardwareKeyboard()