Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DElement.kt74 val stateByContent = SnapshotStateMap<ContentKey, State>() in <lambda>() constant in com.android.compose.animation.scene.Element
223 val stateByContent = layoutImpl.elements.getValue(key).stateByContent in maybeElevateInContent() constant
841 val stateByContent = element.stateByContent in prepareInterruption() constant