Loading quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −0 Original line number Diff line number Diff line Loading @@ -229,6 +229,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @PortraitLandscape @ScreenRecord // b/238461765 public void testSwitchToOverview() throws Exception { startTestAppsWithCheck(); assertNotNull("Workspace.switchToOverview() returned null", mLauncher.goHome().switchToOverview()); assertTrue("Launcher internal state didn't switch to Overview", Loading Loading
quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −0 Original line number Diff line number Diff line Loading @@ -229,6 +229,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @PortraitLandscape @ScreenRecord // b/238461765 public void testSwitchToOverview() throws Exception { startTestAppsWithCheck(); assertNotNull("Workspace.switchToOverview() returned null", mLauncher.goHome().switchToOverview()); assertTrue("Launcher internal state didn't switch to Overview", Loading