Loading libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/DesktopModeWindowDecorViewModelAppHandleOnlyTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -169,6 +169,7 @@ class DesktopModeWindowDecorViewModelAppHandleOnlyTest : } @Test @EnableFlags(Flags.FLAG_ENABLE_BUG_FIXES_FOR_SECONDARY_DISPLAY) fun testAppHandleShowsOnlyOnDisplayInTopology() { val task = createTask() val taskSurface = SurfaceControl() Loading Loading
libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/DesktopModeWindowDecorViewModelAppHandleOnlyTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -169,6 +169,7 @@ class DesktopModeWindowDecorViewModelAppHandleOnlyTest : } @Test @EnableFlags(Flags.FLAG_ENABLE_BUG_FIXES_FOR_SECONDARY_DISPLAY) fun testAppHandleShowsOnlyOnDisplayInTopology() { val task = createTask() val taskSurface = SurfaceControl() Loading