Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidUnitTest/kotlin/androidx/constraintlayout/compose/
DConstraintSetStabilityTest.kt29 val box1 = createRefFor("box1") in testConstraintSetDslEquality() constant
61 val box1 = createRefFor("box1") in testConstraintSetDslEquality() constant
94 val box1 = createRefFor("box1") in testConstraintSetDslEquality() constant
126 val box1 = createRefFor("box1") in testInheritedConstraintSetEquality() constant
154 val box1 = in testInheritedConstraintSetEquality() constant
180 val box1 = createRefFor("box1") in testInheritedConstraintSetEquality() constant
DMotionSceneStabilityTest.kt29 val box1 = createRefFor("box1") in testMotionSceneDslEquality() constant
97 val box1 = createRefFor("box1") in testMotionSceneDslEquality() constant
124 val box1 = createRefFor("box1") in testMotionSceneDslEquality() constant
149 val box1 = createRefFor("box1") in testMotionSceneDslEquality() constant
/constraintlayout/constraintlayout-compose/src/androidInstrumentedTest/kotlin/androidx/constraintlayout/compose/
DChainsTest.kt49 val box1 = createRefFor("box1") in testHorizontalPacked_withConstraintSet() constant
113 val (box0, box1, box2) = createRefs() in testHorizontalPacked_withModifier() constant
182 val box1 = createRefFor("box1") in testHorizontalPacked_withMargins() constant
264 val box1 = createRefFor("box1") in testVerticalPacked_withMargins() constant
348 val box1 = createRefFor("box1") in testHorizontalWeight_withConstraintSet() constant
385 val box1 = createRefFor("box1") in testVerticalWeight_withConstraintSet() constant
DDesignInfoProviderTest.kt139 val box1 = createRefFor("box1") in <lambda>() constant
179 val (box1, box2, box3) = createRefs() in <lambda>() constant
DConstraintLayoutTest.kt450 val (box0, box1, box2) = createRefs() in <lambda>() constant
508 val box1 = createRefFor("box1") in <lambda>() constant
565 val (box0, box1, box2) = createRefs() in <lambda>() constant
752 val (box1, box2) = createRefs() in <lambda>() constant
825 val (box1, box2) = createRefs() in <lambda>() constant
1089 val (box1, box2) = createRefs() in <lambda>() constant
1194 val (box1, _) = createRefs() in <lambda>() constant
1230 val (box1) = createRefs() in <lambda>() constant
1272 val (box1, box2) = createRefs() in <lambda>() constant
1306 val (box1, box2) = createRefs() in <lambda>() constant
[all …]
/constraintlayout/constraintlayout-compose/integration-tests/demos/src/main/java/androidx/constraintlayout/compose/demos/
DChainsDemo.kt60 val (box0, box1, box2) = createRefsFor("box0", "box1", "box2") in <lambda>() constant
116 val (box0, box1, box2) = createRefs() in ChainsAnimatedOrientationDemo1() constant