Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchRunner.java100 activityLog.add(launchFromContext(initialContext, firstIntent.getActualIntent())); in verify()
185 Activity firstActivity = this.launchFromContext(startContext, in run()
247 public Activity launchFromContext(Context context, Intent intent) { in launchFromContext() method in LaunchRunner