Home
last modified time | relevance | path

Searched refs:wakeUpAndGoToHomeScreen (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/
DCommonTransitions.java91 .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 …]
/frameworks/base/tests/FlickerTests/lib/test/src/com/android/server/wm/flicker/monitor/
DWindowAnimationFrameStatsMonitorTest.java19 import static com.android.server.wm.flicker.AutomationUtils.wakeUpAndGoToHomeScreen;
38 wakeUpAndGoToHomeScreen(); in setup()
/frameworks/base/tests/FlickerTests/lib/src/com/android/server/wm/flicker/
DAutomationUtils.java56 public static void wakeUpAndGoToHomeScreen() { in wakeUpAndGoToHomeScreen() method in AutomationUtils
/frameworks/base/tests/FlickerTests/
DREADME.md19 .runBeforeAll(AutomationUtils::wakeUpAndGoToHomeScreen)