Home
last modified time | relevance | path

Searched refs:onApplied (Results 1 – 6 of 6) sorted by relevance

/compose/runtime/runtime/src/nonEmulatorCommonTest/kotlin/androidx/compose/runtime/snapshots/tooling/
DSnapshotObserverTests.kt84 override fun onApplied(snapshot: Snapshot, changed: Set<Any>) { in canObserveApply() method
154 override fun onApplied(snapshot: Snapshot, changed: Set<Any>) { in canObserveApplyOfNestedSnapshot() method
289 override fun onApplied(snapshot: Snapshot, changed: Set<Any>) { in canHaveMultipleObservers() method
376 override fun onApplied(snapshot: Snapshot, changed: Set<Any>) { in receivesTheCorrectParent() method
/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/snapshots/tooling/
DSnapshotObserver.kt95 fun onApplied(snapshot: Snapshot, changed: Set<Any>) {} in <lambda>() method
235 observers.fastForEach { observer -> observer.onApplied(snapshot, wrappedChanges) } in dispatchObserverOnApplied()
/compose/runtime/runtime/api/
D1.8.0-beta01.txt1119 …method public default void onApplied(androidx.compose.runtime.snapshots.Snapshot snapshot, java.ut…
Dcurrent.txt1125 …method public default void onApplied(androidx.compose.runtime.snapshots.Snapshot snapshot, java.ut…
Drestricted_current.txt1205 …method public default void onApplied(androidx.compose.runtime.snapshots.Snapshot snapshot, java.ut…
Drestricted_1.8.0-beta01.txt1199 …method public default void onApplied(androidx.compose.runtime.snapshots.Snapshot snapshot, java.ut…