Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/
DWindowManagerState.kt301 fun getMatchingVisibleWindowState( in <lambda>() method
336 getMatchingVisibleWindowState(componentMatcher).isNotEmpty() in <lambda>()
/platform_testing/libraries/flicker/utils/src/android/tools/traces/parsers/
DWindowManagerStateHelper.kt488 state.wmState.getMatchingVisibleWindowState( in shouldWaitForActivities()