Searched refs:launchConfiguration (Results 1 – 2 of 2) sorted by relevance
37 public AndroidLaunch(ILaunchConfiguration launchConfiguration, String mode, in AndroidLaunch() argument39 super(launchConfiguration, mode, locator); in AndroidLaunch()
1819 ILaunchConfiguration launchConfiguration, DeviceChooserResponse response) { in updateLaunchConfigWithLastUsedDevice() argument1822 boolean reuse = launchConfiguration.getAttribute( in updateLaunchConfigWithLastUsedDevice()1824 String serial = launchConfiguration.getAttribute( in updateLaunchConfigWithLastUsedDevice()1827 ILaunchConfigurationWorkingCopy wc = launchConfiguration.getWorkingCopy(); in updateLaunchConfigWithLastUsedDevice()