Home
last modified time | relevance | path

Searched defs:onBeginChanges (Results 1 – 2 of 2) sorted by relevance

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DApplier.kt46 fun onBeginChanges() {} in onBeginChanges() method
/compose/runtime/runtime-test-utils/src/commonMain/kotlin/androidx/compose/runtime/mock/
DViewApplier.kt56 override fun onBeginChanges() { in onBeginChanges() method