Searched refs:containsAppWindow (Results 1 – 4 of 4) sorted by relevance
104 fun containsAppWindow(componentMatcher: IComponentMatcher): WMSubjectType method
395 override fun containsAppWindow(componentMatcher: IComponentMatcher): WindowManagerTraceSubject = in <lambda>() method in android.tools.flicker.subject.wm.WindowManagerTraceSubject396 containsAppWindow(componentMatcher, isOptional = false) in <lambda>()399 fun containsAppWindow( in <lambda>() method
306 override fun containsAppWindow(componentMatcher: IComponentMatcher): WindowManagerStateSubject = in <lambda>() method in android.tools.flicker.subject.wm.WindowManagerStateSubject
228 .containsAppWindow(TestComponents.LAUNCHER) in canDetectAppWindowVisibility()232 .containsAppWindow(TestComponents.CHROME_SPLASH_SCREEN) in canDetectAppWindowVisibility()297 .containsAppWindow(TestComponents.LAUNCHER) in canDetectAppZOrder()