Searched refs:mSoftInputModeState (Results 1 – 1 of 1) sorted by relevance
394 final int softInputVisibility = state.mSoftInputModeState & SOFT_INPUT_MASK_STATE; in computeState()403 (state.mSoftInputModeState & WindowManager.LayoutParams.SOFT_INPUT_MASK_ADJUST) in computeState()407 final boolean isForwardNavigation = (state.mSoftInputModeState in computeState()684 mSoftInputModeState = softInputModeState; in ImeTargetWindowState()695 private final @SoftInputModeFlags int mSoftInputModeState; field in ImeVisibilityStateComputer.ImeTargetWindowState746 return mSoftInputModeState; in getSoftInputModeState()788 + " softInputModeState " + softInputModeToString(mSoftInputModeState) in toString()