Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java907 private boolean shouldShowImeWithHardKeyboard() { in shouldShowImeWithHardKeyboard() method in InputMethodService.SettingsObserver
1548 if (mSettingsObserver.shouldShowImeWithHardKeyboard()) { in onEvaluateInputViewShown()
1830 if (!mSettingsObserver.shouldShowImeWithHardKeyboard() && in onShowInputRequested()