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.java77 ActivityLauncher activityLauncher = new ActivityLauncher() { in launchActivityAndWaitForItToBeOnscreen() local
100 ActivityLauncher activityLauncher = new ActivityLauncher() { in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen() local
266 ActivityLauncher activityLauncher, int displayId) throws Exception { in launchActivityOnSpecifiedDisplayAndWaitForItToBeOnscreen()