Searched refs:LocalEnableMotionTestValueCollection (Results 1 – 2 of 2) sorted by relevance
23 internal val LocalEnableMotionTestValueCollection = staticCompositionLocalOf { false } in <lambda>() constant29 LocalEnableMotionTestValueCollection provides true, in EnableMotionTestValueCollection()
83 if (currentValueOf(LocalEnableMotionTestValueCollection)) { in applySemantics()