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

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java934 public static final int HIDE_IMPLICIT_ONLY = 0x0001; field in class:InputMethodManager
951 * 0 or have the {@link #HIDE_IMPLICIT_ONLY} bit set.
966 * 0 or have the {@link #HIDE_IMPLICIT_ONLY} bit set.
1000 * 0 or have the {@link #HIDE_IMPLICIT_ONLY},
1025 * 0 or have the {@link #HIDE_IMPLICIT_ONLY},
1533 * 0 or have the {@link #HIDE_IMPLICIT_ONLY},

Completed in 66 milliseconds