Searched defs:response (Results 1 – 4 of 4) sorted by relevance
54 String response = in.readLine(); in loadProfiles() local
342 final DeviceChooserResponse response = new DeviceChooserResponse(); in launch() local726 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()
286 public DeviceChooserDialog(Shell parent, DeviceChooserResponse response, String packageName, in DeviceChooserDialog()
158 final DeviceChooserResponse response = new DeviceChooserResponse(); in doLaunch() local