Searched refs:mSwitchingDialogTitleView (Results 1 – 1 of 1) sorted by relevance
683 private View mSwitchingDialogTitleView; field in InputMethodManagerService1368 if (mSwitchingDialog != null && mSwitchingDialogTitleView != null in handleHardKeyboardStatusChange()1370 mSwitchingDialogTitleView.findViewById( in handleHardKeyboardStatusChange()2676 && mSwitchingDialogTitleView != null in updateKeyboardFromSettingsLocked()2678 final Switch hardKeySwitch = (Switch)mSwitchingDialogTitleView.findViewById( in updateKeyboardFromSettingsLocked()4171 mSwitchingDialogTitleView = tv; in showInputMethodMenu()4172 mSwitchingDialogTitleView in showInputMethodMenu()4176 final Switch hardKeySwitch = (Switch) mSwitchingDialogTitleView.findViewById( in showInputMethodMenu()4284 mSwitchingDialogTitleView = null; in hideInputMethodMenuLocked()