Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/viewinterop/
DComposeViewTest.kt766 val newConfig = Configuration().apply { setTo(rule.activity.resources.configuration) } in <lambda>() constant
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/semantics/
DSemanticsTests.kt1114 var newConfig = rule.onNodeWithTag(TestTag, true).fetchSemanticsNode().config in <lambda>() variable
1157 var newConfig = rule.onNodeWithTag(TestTag, true).fetchSemanticsNode().config in <lambda>() variable
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/
DDraggable2DTest.kt611 val newConfig = in <lambda>() constant
DDraggableTest.kt742 val newConfig = in <lambda>() constant