Searched refs:mSoftInputMode (Results 1 – 3 of 3) sorted by relevance
176 private int mSoftInputMode = WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED; field in PopupWindow777 mSoftInputMode = mode; in setSoftInputMode()788 return mSoftInputMode; in getSoftInputMode()1621 p.softInputMode = mSoftInputMode; in createPopupLayoutParams()
529 int mSoftInputMode; field in ViewRootImpl860 mSoftInputMode = attrs.softInputMode;1296 mSoftInputMode = attrs.softInputMode; in setLayoutParams()2160 int resizeMode = mSoftInputMode & in performTraversals()
79278 Landroid/view/ViewRootImpl;->mSoftInputMode:I83031 Landroid/widget/PopupWindow;->mSoftInputMode:I