Loading services/tests/wmtests/src/com/android/server/wm/WindowStateTests.java +0 −1 Original line number Diff line number Diff line Loading @@ -757,7 +757,6 @@ public class WindowStateTests extends WindowTestsBase { startingApp.getWindowFrames().setInsetsChanged(true); startingApp.updateResizingWindowIfNeeded(); assertTrue(startingApp.isDrawn()); assertFalse(startingApp.getOrientationChanging()); } @SetupWindows(addWindows = W_ABOVE_ACTIVITY) Loading Loading
services/tests/wmtests/src/com/android/server/wm/WindowStateTests.java +0 −1 Original line number Diff line number Diff line Loading @@ -757,7 +757,6 @@ public class WindowStateTests extends WindowTestsBase { startingApp.getWindowFrames().setInsetsChanged(true); startingApp.updateResizingWindowIfNeeded(); assertTrue(startingApp.isDrawn()); assertFalse(startingApp.getOrientationChanging()); } @SetupWindows(addWindows = W_ABOVE_ACTIVITY) Loading