Home
last modified time | relevance | path

Searched refs:decorFitsSystemWindows (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DFragmentScreenshotTestRule.kt40 private val decorFitsSystemWindows: Boolean = false, in <lambda>() constant
81 window.setDecorFitsSystemWindows(decorFitsSystemWindows) in <lambda>()
DViewScreenshotTestRule.kt43 private val decorFitsSystemWindows: Boolean = false, in <lambda>() constant
80 window.setDecorFitsSystemWindows(decorFitsSystemWindows) in <lambda>()