Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java1647 private boolean shouldShowImeWithHardKeyboard() { in shouldShowImeWithHardKeyboard() method in InputMethodService.SettingsObserver
1748 mSettingsObserver.shouldShowImeWithHardKeyboard(); in onCreate()
2409 if (mSettingsObserver.shouldShowImeWithHardKeyboard()) { in onEvaluateInputViewShown()
3036 if (!mSettingsObserver.shouldShowImeWithHardKeyboard() &&