Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/
DWindowManagerStateHelper.kt309 .withSnapshotGone() in getWindowRegion()
412 fun withSnapshotGone() = add(ConditionsFactory.isLayerVisible(SNAPSHOT).negate()) in getWindowRegion() method