Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/src/android/tools/flicker/subject/wm/
DWindowManagerTraceSubject.kt344 val aboveWindowTitle = aboveWindowComponentMatcher.toWindowIdentifier() in <lambda>() constant
346 addAssertion("$aboveWindowTitle is above $belowWindowTitle") { in <lambda>()