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

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java850 public static final int HIDE_IMPLICIT_ONLY = 0x0001; field in class:InputMethodManager
867 * 0 or have the {@link #HIDE_IMPLICIT_ONLY} bit set.
882 * 0 or have the {@link #HIDE_IMPLICIT_ONLY} bit set.
916 * 0 or have the {@link #HIDE_IMPLICIT_ONLY},
941 * 0 or have the {@link #HIDE_IMPLICIT_ONLY},
1437 * 0 or have the {@link #HIDE_IMPLICIT_ONLY},

Completed in 7 milliseconds