Loading quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −1 Original line number Diff line number Diff line Loading @@ -208,7 +208,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @NavigationModeSwitch // @PortraitLandscape @PortraitLandscape public void testBackground() throws Exception { startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); final Background background = mLauncher.getBackground(); Loading Loading
quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +1 −1 Original line number Diff line number Diff line Loading @@ -208,7 +208,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @NavigationModeSwitch // @PortraitLandscape @PortraitLandscape public void testBackground() throws Exception { startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); final Background background = mLauncher.getBackground(); Loading