Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DCommonAssertions.kt29 fun LegacyFlickerTest.appPairsDividerIsVisibleAtEnd() { regex
33 fun LegacyFlickerTest.appPairsDividerIsInvisibleAtEnd() { regex
37 fun LegacyFlickerTest.appPairsDividerBecomesVisible() { regex
45 fun LegacyFlickerTest.splitScreenEntered( regex
72 fun LegacyFlickerTest.splitScreenDismissed( regex
94 fun LegacyFlickerTest.splitScreenDividerIsVisibleAtEnd() { regex
106 fun LegacyFlickerTest.splitScreenDividerBecomesVisible() { regex
134 fun LegacyFlickerTest.splitAppLayerBoundsBecomesVisible( regex
183 fun LegacyFlickerTest.splitAppLayerBoundsIsVisibleAtEnd( regex
198 fun LegacyFlickerTest.splitAppLayerBoundsKeepVisible( regex
[all …]
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/
H A DCommonAssertions.kt41 fun LegacyFlickerTest.navBarWindowIsAlwaysVisible() { regex
58 fun LegacyFlickerTest.navBarWindowIsVisibleAtStart() { regex
66 fun LegacyFlickerTest.navBarWindowIsVisibleAtEnd() { regex
74 fun LegacyFlickerTest.taskBarWindowIsAlwaysVisible() { regex
82 fun LegacyFlickerTest.taskBarWindowIsVisibleAtEnd() { regex
127 fun LegacyFlickerTest.navBarLayerIsVisibleAtEnd() { regex
153 fun LegacyFlickerTest.taskBarLayerIsVisibleAtEnd() { regex
170 fun LegacyFlickerTest.navBarLayerPositionAtStart() { regex
185 fun LegacyFlickerTest.navBarLayerPositionAtEnd() { regex
226 fun LegacyFlickerTest.statusBarLayerPositionAtEnd( regex
[all …]
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/
H A DCommonAssertions.kt24 fun LegacyFlickerTest.imeLayerBecomesVisible() { regex
30 fun LegacyFlickerTest.imeLayerBecomesInvisible() { regex
36 fun LegacyFlickerTest.imeWindowIsAlwaysVisible(rotatesScreen: Boolean = false) { regex
50 fun LegacyFlickerTest.imeWindowBecomesVisible() { regex
58 fun LegacyFlickerTest.imeWindowBecomesInvisible() { regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/rotation/
H A DSeamlessAppRotationTest.kt240 private val LegacyFlickerTest.starveUiThread regex