Searched refs:mSoftInputMode (Results 1 – 2 of 2) sorted by relevance
156 private int mSoftInputMode = WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED; field in PopupWindow717 mSoftInputMode = mode; in setSoftInputMode()727 return mSoftInputMode; in getSoftInputMode()1422 p.softInputMode = mSoftInputMode; in createPopupLayoutParams()
334 int mSoftInputMode; field in ViewRootImpl611 mSoftInputMode = attrs.softInputMode; in setView()945 mSoftInputMode = attrs.softInputMode; in setLayoutParams()1621 int resizeMode = mSoftInputMode & in performTraversals()