Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DCommonAssertions.kt55 appWindowIsNotContainAtStart(component1) in splitScreenEntered()
63 appWindowIsNotContainAtStart(component2) in splitScreenEntered()
340 fun LegacyFlickerTest.appWindowIsNotContainAtStart(component: IComponentMatcher) { in LegacyFlickerTest() method