Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/helpers/
DWindowUtils.kt85 val waterfallInsetTop = cutout?.waterfallInsets?.top ?: 0 in getExpectedStatusBarHeight() constant
88 return safeInsetTop.coerceAtLeast(defaultSize + waterfallInsetTop) in getExpectedStatusBarHeight()