Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DAnimateSharedAsState.kt96 override val unspecifiedValue: Int = Int.MIN_VALUE constant
136 override val unspecifiedValue: Float = Float.MIN_VALUE constant
176 override val unspecifiedValue: Dp = Dp.Unspecified constant
215 override val unspecifiedValue: Color = Color.Unspecified constant
DSceneTransitionLayout.kt315 val unspecifiedValue: T constant