Searched refs:DeviceChooserResponse (Results 1 – 3 of 3) sorted by relevance
37 import com.android.ide.eclipse.adt.internal.launch.DeviceChooserDialog.DeviceChooserResponse;158 final DeviceChooserResponse response = new DeviceChooserResponse(); in doLaunch()
83 private final DeviceChooserResponse mResponse;254 public static class DeviceChooserResponse { class in DeviceChooserDialog286 public DeviceChooserDialog(Shell parent, DeviceChooserResponse response, String packageName, in DeviceChooserDialog()
40 import com.android.ide.eclipse.adt.internal.launch.DeviceChooserDialog.DeviceChooserResponse;342 final DeviceChooserResponse response = new DeviceChooserResponse(); in launch()726 private void continueLaunch(final DeviceChooserResponse response, final IProject project, in continueLaunch()1819 ILaunchConfiguration launchConfiguration, DeviceChooserResponse response) { in updateLaunchConfigWithLastUsedDevice()1851 private static String getSerial(DeviceChooserResponse response) { in getSerial()