Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/
DWindowManagerStateHelper.kt502 var windowInCorrectState = false in shouldWaitForActivities() variable
520 windowInCorrectState = true in shouldWaitForActivities()
523 if (!windowInCorrectState) { in shouldWaitForActivities()