Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-compose/src/androidUnitTest/kotlin/androidx/constraintlayout/compose/
DConstraintSetStabilityTest.kt30 val box2 = createRefFor("box2") in testConstraintSetDslEquality() constant
62 val box2 = createRefFor("box2") in testConstraintSetDslEquality() constant
95 val box2 = createRefFor("box2") in testConstraintSetDslEquality() constant
127 val box2 = createRefFor("box2") in testInheritedConstraintSetEquality() constant
156 val box2 = createRefFor("box2") in testInheritedConstraintSetEquality() constant
181 val box2 = createRefFor("box2") in testInheritedConstraintSetEquality() constant
DMotionSceneStabilityTest.kt30 val box2 = createRefFor("box2") in testMotionSceneDslEquality() constant
98 val box2 = createRefFor("box2") in testMotionSceneDslEquality() constant
125 val box2 = createRefFor("box2") in testMotionSceneDslEquality() constant
/constraintlayout/constraintlayout-compose/src/androidInstrumentedTest/kotlin/androidx/constraintlayout/compose/
DChainsTest.kt50 val box2 = createRefFor("box2") in testHorizontalPacked_withConstraintSet() constant
113 val (box0, box1, box2) = createRefs() in testHorizontalPacked_withModifier() constant
183 val box2 = createRefFor("box2") in testHorizontalPacked_withMargins() constant
265 val box2 = createRefFor("box2") in testVerticalPacked_withMargins() constant
DDesignInfoProviderTest.kt140 val box2 = createRefFor("box2") in <lambda>() constant
179 val (box1, box2, box3) = createRefs() in <lambda>() constant
DConstraintLayoutTest.kt450 val (box0, box1, box2) = createRefs() in <lambda>() constant
509 val box2 = createRefFor("box2") 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
1231 val box2 = createRef() in <lambda>() constant
1272 val (box1, box2) = createRefs() in <lambda>() constant
1306 val (box1, box2) = createRefs() in <lambda>() constant
1341 val box2 = createRefFor("box2") 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