Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/
DWindowManagerStateHelper.kt308 withSplashScreenGone() in getWindowRegion()
415 fun withSplashScreenGone() = add(ConditionsFactory.isLayerVisible(SPLASH_SCREEN).negate()) in getWindowRegion() method