Searched refs:mSoftInputMode (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java84 private int mSoftInputMode; field in class:PopupWindow
468 mSoftInputMode = mode;
478 return mSoftInputMode;
936 p.softInputMode = mSoftInputMode;
/frameworks/base/core/java/android/view/
H A DViewRoot.java201 int mSoftInputMode; field in class:ViewRoot
478 mSoftInputMode = attrs.softInputMode;
596 mSoftInputMode = attrs.softInputMode;
862 int resizeMode = mSoftInputMode &

Completed in 49 milliseconds