Searched refs:selfUpdateValuesBeforeInterruption (Results 1 – 1 of 1) sorted by relevance
501 return sceneStates[key]?.also { it.selfUpdateValuesBeforeInterruption() } in prepareInterruption()563 private fun Element.SceneState.selfUpdateValuesBeforeInterruption() { in Element() method