Searched refs:mSwitchingDialogTitleView (Results 1 – 1 of 1) sorted by relevance
723 private View mSwitchingDialogTitleView; field in InputMethodManagerService1535 if (mSwitchingDialog != null && mSwitchingDialogTitleView != null in handleHardKeyboardStatusChange()1537 mSwitchingDialogTitleView.findViewById( in handleHardKeyboardStatusChange()3054 && mSwitchingDialogTitleView != null in updateKeyboardFromSettingsLocked()3056 final Switch hardKeySwitch = (Switch)mSwitchingDialogTitleView.findViewById( in updateKeyboardFromSettingsLocked()4732 mSwitchingDialogTitleView = tv; in showInputMethodMenu()4733 mSwitchingDialogTitleView in showInputMethodMenu()4737 final Switch hardKeySwitch = (Switch) mSwitchingDialogTitleView.findViewById( in showInputMethodMenu()4845 mSwitchingDialogTitleView = null; in hideInputMethodMenuLocked()