Loading tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +1 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { } @Test @ScreenRecord public void testPressHomeOnAllAppsContextMenu() throws Exception { final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); allApps.freeze(); Loading Loading
tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +1 −0 Original line number Diff line number Diff line Loading @@ -124,6 +124,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { } @Test @ScreenRecord public void testPressHomeOnAllAppsContextMenu() throws Exception { final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); allApps.freeze(); Loading