Loading tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppWarmTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ class OpenAppWarmTest( noUncoveredRegions(Surface.ROTATION_0, rotation, bugId = 141361128) navBarLayerRotatesAndScales(Surface.ROTATION_0, rotation) statusBarLayerRotatesScales(Surface.ROTATION_0, rotation) navBarLayerIsAlwaysVisible() navBarLayerIsAlwaysVisible(bugId = 140855415) statusBarLayerIsAlwaysVisible(enabled = false) wallpaperLayerBecomesInvisible() } Loading tests/FlickerTests/src/com/android/server/wm/flicker/splitscreen/OpenAppToSplitScreenTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -87,9 +87,9 @@ class OpenAppToSplitScreenTest( } layersTrace { navBarLayerIsAlwaysVisible() navBarLayerIsAlwaysVisible(bugId = 140855415) statusBarLayerIsAlwaysVisible() noUncoveredRegions(rotation) noUncoveredRegions(rotation, enabled = false) navBarLayerRotatesAndScales(rotation, bugId = 140855415) statusBarLayerRotatesScales(rotation) Loading Loading
tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppWarmTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -88,7 +88,7 @@ class OpenAppWarmTest( noUncoveredRegions(Surface.ROTATION_0, rotation, bugId = 141361128) navBarLayerRotatesAndScales(Surface.ROTATION_0, rotation) statusBarLayerRotatesScales(Surface.ROTATION_0, rotation) navBarLayerIsAlwaysVisible() navBarLayerIsAlwaysVisible(bugId = 140855415) statusBarLayerIsAlwaysVisible(enabled = false) wallpaperLayerBecomesInvisible() } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/splitscreen/OpenAppToSplitScreenTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -87,9 +87,9 @@ class OpenAppToSplitScreenTest( } layersTrace { navBarLayerIsAlwaysVisible() navBarLayerIsAlwaysVisible(bugId = 140855415) statusBarLayerIsAlwaysVisible() noUncoveredRegions(rotation) noUncoveredRegions(rotation, enabled = false) navBarLayerRotatesAndScales(rotation, bugId = 140855415) statusBarLayerRotatesScales(rotation) Loading