Searched refs:AutomationUtils (Results 1 – 6 of 6) sorted by relevance
22 import static com.android.server.wm.flicker.AutomationUtils.clearRecents;23 import static com.android.server.wm.flicker.AutomationUtils.closePipWindow;24 import static com.android.server.wm.flicker.AutomationUtils.exitSplitScreen;25 import static com.android.server.wm.flicker.AutomationUtils.expandPipWindow;26 import static com.android.server.wm.flicker.AutomationUtils.launchSplitScreen;27 import static com.android.server.wm.flicker.AutomationUtils.stopPackage;91 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in openAppWarm()97 .runAfterAll(AutomationUtils::setDefaultWait) in openAppWarm()105 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in closeAppWithBackKey()111 .runAfterAll(AutomationUtils::setDefaultWait) in closeAppWithBackKey()[all …]
19 import static com.android.server.wm.flicker.AutomationUtils.setDefaultWait;
19 import static com.android.server.wm.flicker.AutomationUtils.wakeUpAndGoToHomeScreen;
36 "src/com/android/server/wm/flicker/AutomationUtils.java",
50 public class AutomationUtils { class
19 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen)