Home | History | Annotate | Download | only in widget

Lines Matching refs:mSoftInputMode

116     private int mSoftInputMode = WindowManager.LayoutParams.SOFT_INPUT_STATE_UNCHANGED;
608 mSoftInputMode = mode;
618 return mSoftInputMode;
1292 p.softInputMode = mSoftInputMode;