Home
last modified time | relevance | path

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

/compose/ui/ui-test/src/androidMain/kotlin/androidx/compose/ui/test/
DComposeRootRegistry.android.kt42 internal class ComposeRootRegistry { in <lambda>() class
235 private val ComposeRootRegistry.hasComposeRoots: Boolean constant
238 private fun ComposeRootRegistry.ensureComposeRootRegistryIsSetUp() { in ensureComposeRootRegistryIsSetUp() method