Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java1246 boolean isShowImeWithHardKeyboardEnabled() { in isShowImeWithHardKeyboardEnabled() method in InputMethodUtils.InputMethodSettings
DInputMethodManagerService.java2674 mShowImeWithHardKeyboard = mSettings.isShowImeWithHardKeyboardEnabled(); in updateKeyboardFromSettingsLocked()
/frameworks/base/services/
Dart-profile7380 …droid/server/inputmethod/InputMethodUtils$InputMethodSettings;->isShowImeWithHardKeyboardEnabled()Z