Searched refs:HIDE_NOT_ALWAYS (Results 1 – 6 of 6) sorted by relevance
1463 public static final int HIDE_NOT_ALWAYS = 0x0002; field in InputMethodManager1917 mService.hideSoftInput(mClient, HIDE_NOT_ALWAYS, null); in closeCurrentInput()
2868 requestHideSelf(InputMethodManager.HIDE_NOT_ALWAYS); in onExtractingInputChanged()
2874 if (mShowForced && (flags&InputMethodManager.HIDE_NOT_ALWAYS) != 0) { in hideCurrentInputLocked()3078 hideCurrentInputLocked(InputMethodManager.HIDE_NOT_ALWAYS, null); in startInputOrWindowGainedFocusInternalLocked()
35811 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
54599 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2
54743 field public static final int HIDE_NOT_ALWAYS = 2; // 0x2