Searched refs:HIDE_NOT_ALWAYS (Results 1 – 5 of 5) sorted by relevance
1015 public static final int HIDE_NOT_ALWAYS = 0x0002; field in InputMethodManager1392 mService.hideSoftInput(mClient, HIDE_NOT_ALWAYS, null); in closeCurrentInput()
2285 requestHideSelf(InputMethodManager.HIDE_NOT_ALWAYS); in onExtractingInputChanged()
1953 if (mShowForced && (flags&InputMethodManager.HIDE_NOT_ALWAYS) != 0) { in hideCurrentInputLocked()2060 hideCurrentInputLocked(InputMethodManager.HIDE_NOT_ALWAYS, null); in windowGainedFocus()
38047 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
35813 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2