Searched refs:mSoftInputModeState (Results 1 – 1 of 1) sorted by relevance
391 final int softInputVisibility = state.mSoftInputModeState & SOFT_INPUT_MASK_STATE; in computeState()400 (state.mSoftInputModeState & WindowManager.LayoutParams.SOFT_INPUT_MASK_ADJUST) in computeState()404 final boolean isForwardNavigation = (state.mSoftInputModeState in computeState()669 mSoftInputModeState = softInputModeState; in ImeTargetWindowState()680 private final @SoftInputModeFlags int mSoftInputModeState; field in ImeVisibilityStateComputer.ImeTargetWindowState731 return mSoftInputModeState; in getSoftInputModeState()773 + " softInputModeState " + softInputModeToString(mSoftInputModeState) in toString()