- flags
- The current window manager flags.
Documentation for this section has not yet been entered.
Given a particular set of window manager flags, determine whether such a window may be a target for an input method when it has focus. In particular, this checks the WindowManagerLayoutParams.FLAG_NOT_FOCUSABLE and WindowManagerLayoutParams.FLAG_ALT_FOCUSABLE_IM flags and returns true if the combination of the two corresponds to a window that needs to be behind the input method so that the user can type into it.