Home
last modified time | relevance | path

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

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