Loading quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −0 Original line number Diff line number Diff line Loading @@ -212,6 +212,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @NavigationModeSwitch @PortraitLandscape @ScreenRecord // b/238461765 public void testSwitchToOverview() throws Exception { assertNotNull("Workspace.switchToOverview() returned null", mLauncher.goHome().switchToOverview()); Loading Loading
quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −0 Original line number Diff line number Diff line Loading @@ -212,6 +212,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @NavigationModeSwitch @PortraitLandscape @ScreenRecord // b/238461765 public void testSwitchToOverview() throws Exception { assertNotNull("Workspace.switchToOverview() returned null", mLauncher.goHome().switchToOverview()); Loading