Searched refs:checkWindowIsInvisible (Results 1 – 1 of 1) sorted by relevance
470 ): WindowManagerStateSubject = apply { checkWindowIsInvisible(appWindows, componentMatcher) } in <lambda>()475 ): WindowManagerStateSubject = apply { checkWindowIsInvisible(nonAppWindows, componentMatcher) } in <lambda>()505 private fun checkWindowIsInvisible( in <lambda>() method in android.tools.flicker.subject.wm.WindowManagerStateSubject