Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchRunner.java105 Activity activityToLaunchFrom = activityLog.get(generationIntent.getLaunchFromIndex(i)); in verify() local
106 Activity result = launch(activityToLaunchFrom, generationIntent.getActualIntent(), in verify()
119 Activity activityToLaunchFrom = activityLog.get( in verify() local
121 Activity result = launch(activityToLaunchFrom, generationIntent.getActualIntent(), in verify()