Home
last modified time | relevance | path

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

/compose/foundation/foundation-layout/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/layout/
DBoxWithConstraintsTest.kt670 fun ActivityTestRule<*>.waitAndScreenShot(forceInvalidate: Boolean = true): Bitmap = in <lambda>() method
675 fun ActivityTestRule<*>.waitAndScreenShot(view: View, forceInvalidate: Boolean = true): Bitmap { in <lambda>() method