Searched refs:homeScreenOrBust (Results 1 – 6 of 6) sorted by relevance
19 import static android.accessibilityservice.cts.utils.ActivityLaunchUtils.homeScreenOrBust;72 homeScreenOrBust(sInstrumentation.getContext(), sUiAutomation); in oneTimeSetup()
20 import static android.accessibilityservice.cts.utils.ActivityLaunchUtils.homeScreenOrBust;120 homeScreenOrBust(sInstrumentation.getContext(), sUiAutomation); in testActivityTransitions_fullscreenMagnifierMagnifying_zoomOut()
162 ActivityLaunchUtils.homeScreenOrBust(sInstrumentation.getContext(), sUiAutomation); in setUp()
509 ActivityLaunchUtils.homeScreenOrBust(sInstrumentation.getContext(), sUiAutomation); in closeNotTouchableWindowTestActivity()
180 ActivityLaunchUtils.homeScreenOrBust(sInstrumentation.getContext(), sUiAutomation); in setUp()
142 public static void homeScreenOrBust(Context context, UiAutomation uiAutomation) { in homeScreenOrBust() method in ActivityLaunchUtils286 homeScreenOrBust(instrumentation.getContext(), uiAutomation); in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()