Loading tests/FlickerTests/src/com/android/server/wm/flicker/ime/CloseImeAutoOpenWindowToHomeTest.kt +2 −4 Original line number Diff line number Diff line Loading @@ -100,10 +100,8 @@ class CloseImeAutoOpenWindowToHomeTest( Surface.ROTATION_0, bugId = 140855415) statusBarLayerRotatesScales(configuration.startRotation, Surface.ROTATION_0) navBarLayerIsAlwaysVisible(configuration.startRotation != Surface.ROTATION_0) statusBarLayerIsAlwaysVisible(configuration.startRotation != Surface.ROTATION_0) navBarLayerIsAlwaysVisible(enabled = false) statusBarLayerIsAlwaysVisible(enabled = false) imeLayerBecomesInvisible(bugId = 141458352) imeAppLayerBecomesInvisible(testApp, bugId = 153739621) } Loading tests/FlickerTests/src/com/android/server/wm/flicker/ime/CloseImeWindowToHomeTest.kt +2 −4 Original line number Diff line number Diff line Loading @@ -106,10 +106,8 @@ class CloseImeWindowToHomeTest( Surface.ROTATION_0, bugId = 140855415) statusBarLayerRotatesScales(configuration.startRotation, Surface.ROTATION_0) navBarLayerIsAlwaysVisible(configuration.startRotation != Surface.ROTATION_0) statusBarLayerIsAlwaysVisible(configuration.startRotation != Surface.ROTATION_0) navBarLayerIsAlwaysVisible(enabled = false) statusBarLayerIsAlwaysVisible(enabled = false) imeLayerBecomesInvisible(bugId = 153739621) imeAppLayerBecomesInvisible(testApp, bugId = 153739621) } Loading tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppColdTest.kt +2 −4 Original line number Diff line number Diff line Loading @@ -100,10 +100,8 @@ class OpenAppColdTest( configuration.endRotation) statusBarLayerRotatesScales(Surface.ROTATION_0, configuration.endRotation) navBarLayerIsAlwaysVisible(Surface.ROTATION_0 != configuration.endRotation) statusBarLayerIsAlwaysVisible(Surface.ROTATION_0 != configuration.endRotation) navBarLayerIsAlwaysVisible(enabled = false) statusBarLayerIsAlwaysVisible(enabled = false) wallpaperLayerBecomesInvisible(testApp) } Loading tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppWarmTest.kt +2 −4 Original line number Diff line number Diff line Loading @@ -104,10 +104,8 @@ class OpenAppWarmTest( configuration.endRotation) statusBarLayerRotatesScales(Surface.ROTATION_0, configuration.endRotation) navBarLayerIsAlwaysVisible(Surface.ROTATION_0 != configuration.endRotation) statusBarLayerIsAlwaysVisible(Surface.ROTATION_0 != configuration.endRotation) navBarLayerIsAlwaysVisible(enabled = false) statusBarLayerIsAlwaysVisible(enabled = false) wallpaperLayerBecomesInvisible(testApp) } Loading Loading
tests/FlickerTests/src/com/android/server/wm/flicker/ime/CloseImeAutoOpenWindowToHomeTest.kt +2 −4 Original line number Diff line number Diff line Loading @@ -100,10 +100,8 @@ class CloseImeAutoOpenWindowToHomeTest( Surface.ROTATION_0, bugId = 140855415) statusBarLayerRotatesScales(configuration.startRotation, Surface.ROTATION_0) navBarLayerIsAlwaysVisible(configuration.startRotation != Surface.ROTATION_0) statusBarLayerIsAlwaysVisible(configuration.startRotation != Surface.ROTATION_0) navBarLayerIsAlwaysVisible(enabled = false) statusBarLayerIsAlwaysVisible(enabled = false) imeLayerBecomesInvisible(bugId = 141458352) imeAppLayerBecomesInvisible(testApp, bugId = 153739621) } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/ime/CloseImeWindowToHomeTest.kt +2 −4 Original line number Diff line number Diff line Loading @@ -106,10 +106,8 @@ class CloseImeWindowToHomeTest( Surface.ROTATION_0, bugId = 140855415) statusBarLayerRotatesScales(configuration.startRotation, Surface.ROTATION_0) navBarLayerIsAlwaysVisible(configuration.startRotation != Surface.ROTATION_0) statusBarLayerIsAlwaysVisible(configuration.startRotation != Surface.ROTATION_0) navBarLayerIsAlwaysVisible(enabled = false) statusBarLayerIsAlwaysVisible(enabled = false) imeLayerBecomesInvisible(bugId = 153739621) imeAppLayerBecomesInvisible(testApp, bugId = 153739621) } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppColdTest.kt +2 −4 Original line number Diff line number Diff line Loading @@ -100,10 +100,8 @@ class OpenAppColdTest( configuration.endRotation) statusBarLayerRotatesScales(Surface.ROTATION_0, configuration.endRotation) navBarLayerIsAlwaysVisible(Surface.ROTATION_0 != configuration.endRotation) statusBarLayerIsAlwaysVisible(Surface.ROTATION_0 != configuration.endRotation) navBarLayerIsAlwaysVisible(enabled = false) statusBarLayerIsAlwaysVisible(enabled = false) wallpaperLayerBecomesInvisible(testApp) } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppWarmTest.kt +2 −4 Original line number Diff line number Diff line Loading @@ -104,10 +104,8 @@ class OpenAppWarmTest( configuration.endRotation) statusBarLayerRotatesScales(Surface.ROTATION_0, configuration.endRotation) navBarLayerIsAlwaysVisible(Surface.ROTATION_0 != configuration.endRotation) statusBarLayerIsAlwaysVisible(Surface.ROTATION_0 != configuration.endRotation) navBarLayerIsAlwaysVisible(enabled = false) statusBarLayerIsAlwaysVisible(enabled = false) wallpaperLayerBecomesInvisible(testApp) } Loading