Searched refs:homeScreenOrBust (Results 1 – 2 of 2) sorted by relevance
21 import static android.accessibilityservice.cts.utils.ActivityLaunchUtils.homeScreenOrBust;91 homeScreenOrBust(sInstrumentation.getContext(), sUiAutomation); in setUp()97 homeScreenOrBust(sInstrumentation.getContext(), sUiAutomation); in tearDown()
134 public static void homeScreenOrBust(Context context, UiAutomation uiAutomation) { in homeScreenOrBust() method in ActivityLaunchUtils268 homeScreenOrBust(instrumentation.getContext(), uiAutomation); in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()