Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodMenuController.java169 mSettings.setShowImeWithHardKeyboard(isChecked); in showInputMethodMenu()
H A DInputMethodUtils.java1319 void setShowImeWithHardKeyboard(boolean show) { in setShowImeWithHardKeyboard() method in InputMethodUtils.InputMethodSettings