Searched refs:STATE_HIDE_IME_NOT_ALWAYS (Results 1 – 3 of 3) sorted by relevance
27 import static com.android.server.inputmethod.ImeVisibilityStateComputer.STATE_HIDE_IME_NOT_ALWAYS;150 STATE_HIDE_IME_NOT_ALWAYS, mUserId); in testApplyImeVisibility_hideNotAlways()
27 import static com.android.server.inputmethod.ImeVisibilityStateComputer.STATE_HIDE_IME_NOT_ALWAYS;186 case STATE_HIDE_IME_NOT_ALWAYS: in applyImeVisibility()
141 public static final int STATE_HIDE_IME_NOT_ALWAYS = 6; field in ImeVisibilityStateComputer156 STATE_HIDE_IME_NOT_ALWAYS,435 return new ImeVisibilityResult(STATE_HIDE_IME_NOT_ALWAYS, in computeState()