Searched refs:hardKeySwitch (Results 1 – 1 of 1) sorted by relevance
153 final Switch hardKeySwitch = mSwitchingDialogTitleView.findViewById( in showInputMethodMenuLocked() local155 hardKeySwitch.setChecked(mShowImeWithHardKeyboard); in showInputMethodMenuLocked()156 hardKeySwitch.setOnCheckedChangeListener((buttonView, isChecked) -> { in showInputMethodMenuLocked()214 final Switch hardKeySwitch = mSwitchingDialogTitleView.findViewById( in updateKeyboardFromSettingsLocked() local216 hardKeySwitch.setChecked(mShowImeWithHardKeyboard); in updateKeyboardFromSettingsLocked()