Loading tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java +1 −0 Original line number Diff line number Diff line Loading @@ -636,6 +636,7 @@ public final class LauncherInstrumentation { } SystemClock.sleep(100); } checkForAnomaly(); fail("Launcher didn't initialize"); } Loading Loading
tests/tapl/com/android/launcher3/tapl/LauncherInstrumentation.java +1 −0 Original line number Diff line number Diff line Loading @@ -636,6 +636,7 @@ public final class LauncherInstrumentation { } SystemClock.sleep(100); } checkForAnomaly(); fail("Launcher didn't initialize"); } Loading