Home
last modified time | relevance | path

Searched defs:androidx (Results 1 – 3 of 3) sorted by relevance

/compose/ui/ui-tooling/src/androidInstrumentedTest/kotlin/androidx/compose/ui/tooling/
DToolingTest.kt70 fun androidx.test.rule.ActivityTestRule<TestActivity>.onUiThread(block: () -> Unit) { in androidx() method
/compose/ui/ui-tooling-data/src/androidInstrumentedTest/kotlin/androidx/compose/ui/tooling/data/
DToolingTest.kt100 fun androidx.test.rule.ActivityTestRule<TestActivity>.onUiThread(block: () -> Unit) { in androidx() method
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/
DAndroidLayoutDrawTest.kt3835 fun androidx.test.rule.ActivityTestRule<*>.validateSquareColors( in validateSquareColors() method
4175 fun androidx.test.rule.ActivityTestRule<*>.runOnUiThreadIR(block: () -> Unit) { in androidx() method
4186 fun androidx.test.rule.ActivityTestRule<*>.findAndroidComposeView(): ViewGroup { in findAndroidComposeView() method
4209 fun androidx.test.rule.ActivityTestRule<*>.waitAndScreenShot( in waitAndScreenShot() method
4215 fun androidx.test.rule.ActivityTestRule<*>.waitAndScreenShot( in waitAndScreenShot() method