Searched refs:mSwitchingDialogTitleView (Results 1 – 1 of 1) sorted by relevance
62 private View mSwitchingDialogTitleView; field in InputMethodMenuController151 mSwitchingDialogTitleView = tv; in showInputMethodMenu()152 mSwitchingDialogTitleView in showInputMethodMenu()156 final Switch hardKeySwitch = mSwitchingDialogTitleView.findViewById( in showInputMethodMenu()215 if (mSwitchingDialog != null && mSwitchingDialogTitleView != null in updateKeyboardFromSettingsLocked()217 final Switch hardKeySwitch = mSwitchingDialogTitleView.findViewById( in updateKeyboardFromSettingsLocked()242 mSwitchingDialogTitleView = null; in hideInputMethodMenuLocked()271 if (mSwitchingDialog != null && mSwitchingDialogTitleView != null in handleHardKeyboardStatusChange()273 mSwitchingDialogTitleView.findViewById( in handleHardKeyboardStatusChange()