Searched refs:mShowImeWithHardKeyboard (Results 1 – 2 of 2) sorted by relevance
400 private boolean mShowImeWithHardKeyboard; field in InputMethodManagerService1741 mShowImeWithHardKeyboard = mSettings.isShowImeWithHardKeyboardEnabled(); in updateKeyboardFromSettingsLocked()1747 hardKeySwitch.setChecked(mShowImeWithHardKeyboard); in updateKeyboardFromSettingsLocked()2870 hardKeySwitch.setChecked(mShowImeWithHardKeyboard); in showInputMethodMenuInternal()
559 boolean mShowImeWithHardKeyboard; field in WindowManagerService7314 if (mShowImeWithHardKeyboard) { in computeScreenConfigurationLocked()7339 if (mShowImeWithHardKeyboard != showImeWithHardKeyboard) { in updateShowImeWithHardKeyboard()7340 mShowImeWithHardKeyboard = showImeWithHardKeyboard; in updateShowImeWithHardKeyboard()