Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
DExpandable.kt312 val compositionContext = rememberCompositionContext() in AnimatedContentInOverlay() constant
383 composeView.setParentCompositionContext(compositionContext) in AnimatedContentInOverlay()