Home
last modified time | relevance | path

Searched refs:targetTransitionKey (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/transition/link/
DStateLink.kt42 val targetTransitionKey: TransitionKey? = null, constant in com.android.compose.animation.scene.transition.link.TransitionLink
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayoutState.kt575 key = matchingLink.targetTransitionKey, in setupTransitionLinks()