Searched refs:hardKeySwitch (Results 1 – 1 of 1) sorted by relevance
156 final Switch hardKeySwitch = mSwitchingDialogTitleView.findViewById( in showInputMethodMenu() local158 hardKeySwitch.setChecked(mShowImeWithHardKeyboard); in showInputMethodMenu()159 hardKeySwitch.setOnCheckedChangeListener((buttonView, isChecked) -> { in showInputMethodMenu()217 final Switch hardKeySwitch = mSwitchingDialogTitleView.findViewById( in updateKeyboardFromSettingsLocked() local219 hardKeySwitch.setChecked(mShowImeWithHardKeyboard); in updateKeyboardFromSettingsLocked()