Searched refs:wakeUpAndGoToHomeScreen (Results 1 – 4 of 4) sorted by relevance
91 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in openAppWarm()105 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in closeAppWithBackKey()119 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in closeAppWithHomeKey()133 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in getOpenAppCold()148 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in changeAppRotation()164 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in changeAppRotation()181 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in appToSplitScreen()194 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in splitScreenToLauncher()208 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in editTextSetFocus()224 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen) in resizeSplitScreen()[all …]
19 import static com.android.server.wm.flicker.AutomationUtils.wakeUpAndGoToHomeScreen;38 wakeUpAndGoToHomeScreen(); in setup()
56 public static void wakeUpAndGoToHomeScreen() { in wakeUpAndGoToHomeScreen() method in AutomationUtils
19 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen)