Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DLaunchConfigDelegate.java246 doLaunch(configuration, mode, monitor, project, androidLaunch, config, controller, in launch()
250 protected void doLaunch(ILaunchConfiguration configuration, String mode, in doLaunch() method in LaunchConfigDelegate
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
DNdkGdbLaunchDelegate.java89 boolean launched = doLaunch(config, mode, launch, monitor); in launch()
98 public boolean doLaunch(final ILaunchConfiguration config, String mode, ILaunch launch, in doLaunch() method in NdkGdbLaunchDelegate
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
DAndroidJUnitLaunchConfigDelegate.java69 protected void doLaunch(final ILaunchConfiguration configuration, final String mode, in doLaunch() method in AndroidJUnitLaunchConfigDelegate