Searched refs:withSplashScreenGone (Results 1 – 1 of 1) sorted by relevance
308 withSplashScreenGone() in getWindowRegion()415 fun withSplashScreenGone() = add(ConditionsFactory.isLayerVisible(SPLASH_SCREEN).negate()) in getWindowRegion() method in android.tools.traces.parsers.WindowManagerStateHelper.StateSyncBuilder