- showFlags
- Provides additional operating flags. May be 0 or have the InputMethodManager.ShowImplicit, InputMethodManager.ShowForced bit set.
- hideFlags
- Provides additional operating flags. May be 0 or have the InputMethodManager.HIDE_IMPLICIT_ONLY, InputMethodManager.HIDE_NOT_ALWAYS bit set.
Toggle the soft input window. Applications can toggle the state of the soft input window.