Searched refs:mSoftInputMode (Results 1 – 2 of 2) sorted by relevance
177 private int mSoftInputMode = WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED; field in PopupWindow778 mSoftInputMode = mode; in setSoftInputMode()789 return mSoftInputMode; in getSoftInputMode()1622 p.softInputMode = mSoftInputMode; in createPopupLayoutParams()
506 int mSoftInputMode; field in ViewRootImpl836 mSoftInputMode = attrs.softInputMode;1272 mSoftInputMode = attrs.softInputMode; in setLayoutParams()2136 int resizeMode = mSoftInputMode & in performTraversals()