Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMeasurer.kt67 protected var layoutInformationReceiver: LayoutInformationReceiver? = null in <lambda>() variable
DConstraintLayout.kt1619 protected var layoutInformationReceiver: LayoutInformationReceiver? = null in setLayoutInformation() variable