Home
last modified time | relevance | path

Searched defs:activityLauncher (Results 1 – 1 of 1) sorted by relevance

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DActivityLaunchUtils.java75 ActivityLauncher activityLauncher = new ActivityLauncher() { in launchActivityAndWaitForItToBeOnscreen() local
98 ActivityLauncher activityLauncher = new ActivityLauncher() { in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen() local
255 ActivityLauncher activityLauncher, int displayId) throws Exception { in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()