Searched refs:ConstrainedLayoutReferences (Results 1 – 6 of 6) sorted by relevance
252 fun createRefsFor(vararg ids: Any): ConstrainedLayoutReferences = in createRefFor()253 ConstrainedLayoutReferences(arrayOf(*ids)) in createRefFor()255 inner class ConstrainedLayoutReferences internal constructor(private val ids: Array<Any>) { in createRefFor() class in androidx.constraintlayout.compose.MotionSceneScope
914 fun createRefs(): ConstraintLayoutScope.ConstrainedLayoutReferences = in createRefs()915 referencesObject ?: ConstrainedLayoutReferences().also { referencesObject = it } in createRefs()924 private var referencesObject: ConstrainedLayoutReferences? = null936 inner class ConstrainedLayoutReferences internal constructor() { class in androidx.constraintlayout.compose.ConstraintLayoutScope1044 fun createRefsFor(vararg ids: Any): ConstrainedLayoutReferences = in modifyParentData()1045 ConstrainedLayoutReferences(arrayOf(*ids)) in modifyParentData()1047 inner class ConstrainedLayoutReferences internal constructor(private val ids: Array<Any>) { in modifyParentData() class
249 …public androidx.constraintlayout.compose.ConstraintLayoutScope.ConstrainedLayoutReferences createR…252 public final class ConstraintLayoutScope.ConstrainedLayoutReferences {297 …method public androidx.constraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences cre…300 public final class ConstraintSetScope.ConstrainedLayoutReferences {706 …method public androidx.constraintlayout.compose.MotionSceneScope.ConstrainedLayoutReferences creat…724 public final class MotionSceneScope.ConstrainedLayoutReferences {
253 …public androidx.constraintlayout.compose.ConstraintLayoutScope.ConstrainedLayoutReferences createR…256 public final class ConstraintLayoutScope.ConstrainedLayoutReferences {303 …method public androidx.constraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences cre…306 public final class ConstraintSetScope.ConstrainedLayoutReferences {712 …method public androidx.constraintlayout.compose.MotionSceneScope.ConstrainedLayoutReferences creat…730 public final class MotionSceneScope.ConstrainedLayoutReferences {
259 …public androidx.constraintlayout.compose.ConstraintLayoutScope.ConstrainedLayoutReferences createR…264 public final class ConstraintLayoutScope.ConstrainedLayoutReferences {322 …method public androidx.constraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences cre…325 public final class ConstraintSetScope.ConstrainedLayoutReferences {793 …method public androidx.constraintlayout.compose.MotionSceneScope.ConstrainedLayoutReferences creat…811 public final class MotionSceneScope.ConstrainedLayoutReferences {
263 …public androidx.constraintlayout.compose.ConstraintLayoutScope.ConstrainedLayoutReferences createR…268 public final class ConstraintLayoutScope.ConstrainedLayoutReferences {328 …method public androidx.constraintlayout.compose.ConstraintSetScope.ConstrainedLayoutReferences cre…331 public final class ConstraintSetScope.ConstrainedLayoutReferences {830 …method public androidx.constraintlayout.compose.MotionSceneScope.ConstrainedLayoutReferences creat…848 public final class MotionSceneScope.ConstrainedLayoutReferences {