Searched refs:composeViewRoot (Results 1 – 2 of 2) sorted by relevance
69 val composeViewRoot = LocalView.current in rememberExpandableController() constant98 composeViewRoot, in rememberExpandableController()107 composeViewRoot, in rememberExpandableController()125 internal val composeViewRoot: View, constant in com.android.compose.animation.ExpandableControllerImpl173 override var transitionContainer: ViewGroup = composeViewRoot.rootView as ViewGroup in transitionController()258 composeViewRoot.getLocationOnScreen(rootLocationOnScreen) in transitionController()293 overlay.value = composeViewRoot.rootView.overlay as ViewGroupOverlay in activityController()294 cujType?.let { InteractionJankMonitor.getInstance().begin(composeViewRoot, it) } in activityController()307 override val viewRoot: ViewRootImpl? = composeViewRoot.viewRootImpl in dialogController()347 isComposed.value && composeViewRoot.isAttachedToWindow && composeViewRoot.isShown in dialogController()[all …]
246 controller.composeViewRoot, in Expandable()308 composeViewRoot: View, in AnimatedContentInOverlay()374 overlayViewGroup.setViewTreeLifecycleOwner(composeViewRoot.findViewTreeLifecycleOwner()) in AnimatedContentInOverlay()376 composeViewRoot.findViewTreeViewModelStoreOwner() in AnimatedContentInOverlay()380 ViewTreeSavedStateRegistryOwner.get(composeViewRoot), in AnimatedContentInOverlay()