Searched refs:HIDE_NOT_ALWAYS (Results 1 – 7 of 7) sorted by relevance
1053 public static final int HIDE_NOT_ALWAYS = 0x0002; field in InputMethodManager1496 mService.hideSoftInput(mClient, HIDE_NOT_ALWAYS, null); in closeCurrentInput()
2550 requestHideSelf(InputMethodManager.HIDE_NOT_ALWAYS); in onExtractingInputChanged()
2595 if (mShowForced && (flags&InputMethodManager.HIDE_NOT_ALWAYS) != 0) { in hideCurrentInputLocked()2745 hideCurrentInputLocked(InputMethodManager.HIDE_NOT_ALWAYS, null); in windowGainedFocus()
35811 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
48283 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
48750 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
51874 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2