Searched refs:mInputView (Results 1 – 1 of 1) sorted by relevance
431 View mInputView; field in InputMethodService1280 mInputView = null; in initViews()1725 if (mInputView == null) { in updateInputViewShown()1897 mInputView = view; in setInputView()2241 if (mInputView != null) { in hideWindow()2242 mInputView.dispatchWindowVisibilityChanged(View.GONE); in hideWindow()