Home
last modified time | relevance | path

Searched defs:LegacyFlickerTest (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DCommonAssertions.kt29 fun LegacyFlickerTest.appPairsDividerIsVisibleAtEnd() { in LegacyFlickerTest() method
33 fun LegacyFlickerTest.appPairsDividerIsInvisibleAtEnd() { in LegacyFlickerTest() method
37 fun LegacyFlickerTest.appPairsDividerBecomesVisible() { in appPairsDividerBecomesVisible() method
45 fun LegacyFlickerTest.splitScreenEntered( in splitScreenEntered() method
72 fun LegacyFlickerTest.splitScreenDismissed( in splitScreenDismissed() method
90 fun LegacyFlickerTest.splitScreenDividerIsVisibleAtStart() { in LegacyFlickerTest() method
94 fun LegacyFlickerTest.splitScreenDividerIsVisibleAtEnd() { in LegacyFlickerTest() method
98 fun LegacyFlickerTest.splitScreenDividerIsInvisibleAtStart() { in splitScreenDividerIsInvisibleAtStart() method
102 fun LegacyFlickerTest.splitScreenDividerIsInvisibleAtEnd() { in splitScreenDividerIsInvisibleAtEnd() method
106 fun LegacyFlickerTest.splitScreenDividerBecomesVisible() { in LegacyFlickerTest() method
[all …]
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/
DCommonAssertions.kt35 fun LegacyFlickerTest.statusBarWindowIsAlwaysVisible() { in <lambda>() method
43 fun LegacyFlickerTest.navBarWindowIsAlwaysVisible() { in navBarWindowIsAlwaysVisible() method
51 fun LegacyFlickerTest.navBarWindowIsVisibleAtStartAndEnd() { in navBarWindowIsVisibleAtStartAndEnd() method
60 fun LegacyFlickerTest.navBarWindowIsVisibleAtStart() { in LegacyFlickerTest() method
68 fun LegacyFlickerTest.navBarWindowIsVisibleAtEnd() { in LegacyFlickerTest() method
76 fun LegacyFlickerTest.taskBarWindowIsAlwaysVisible() { in taskBarWindowIsAlwaysVisible() method
84 fun LegacyFlickerTest.taskBarWindowIsVisibleAtEnd() { in LegacyFlickerTest() method
98 fun LegacyFlickerTest.entireScreenCovered(allStates: Boolean = true) { in LegacyFlickerTest() method
124 fun LegacyFlickerTest.navBarLayerIsVisibleAtStart() { in navBarLayerIsVisibleAtStart() method
129 fun LegacyFlickerTest.navBarLayerIsVisibleAtEnd() { in navBarLayerIsVisibleAtEnd() method
[all …]
/frameworks/base/tests/FlickerTests/IME/src/com/android/server/wm/flicker/ime/common/
DCommonAssertions.kt24 fun LegacyFlickerTest.imeLayerBecomesVisible() { in LegacyFlickerTest() method
30 fun LegacyFlickerTest.imeLayerBecomesInvisible() { in LegacyFlickerTest() method
36 fun LegacyFlickerTest.imeWindowIsAlwaysVisible(rotatesScreen: Boolean = false) { in imeWindowIsAlwaysVisible() method
50 fun LegacyFlickerTest.imeWindowBecomesVisible() { in LegacyFlickerTest() method
58 fun LegacyFlickerTest.imeWindowBecomesInvisible() { in LegacyFlickerTest() method
/frameworks/base/tests/FlickerTests/Rotation/src/com/android/server/wm/flicker/rotation/
DSeamlessAppRotationTest.kt238 private val LegacyFlickerTest.starveUiThread in <lambda>() constant