Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DAndroidLaunchController.java189 public static ILaunchConfiguration getLaunchConfig(IProject project, String launchTypeId) { in getLaunchConfig() argument
194 ILaunchConfigurationType configType = manager.getLaunchConfigurationType(launchTypeId); in getLaunchConfig()