Searched defs:HIDE_NOT_ALWAYS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java955 public static final int HIDE_NOT_ALWAYS = 0x0002; field in class:InputMethodManager
1015 * {@link #HIDE_NOT_ALWAYS} bit set.
1040 * {@link #HIDE_NOT_ALWAYS} bit set.
1329 mService.hideSoftInput(mClient, HIDE_NOT_ALWAYS, null);
1560 * {@link #HIDE_NOT_ALWAYS} bit set.

Completed in 9 milliseconds