Searched refs:updateValuesBeforeInterruption (Results 1 – 1 of 1) sorted by relevance
890 state.updateValuesBeforeInterruption(previousState) in reconcileStates()912 toContentState.updateValuesBeforeInterruption(fromContentState) in reconcileStates()921 fromContentState.updateValuesBeforeInterruption(toContentState) in reconcileStates()945 private fun Element.State.updateValuesBeforeInterruption(lastState: Element.State) { in updateValuesBeforeInterruption() method