Searched defs:continueLaunch (Results 1 – 1 of 1) sorted by relevance
609 final AtomicBoolean continueLaunch = new AtomicBoolean(false); in launch() local726 private void continueLaunch(final DeviceChooserResponse response, final IProject project, in continueLaunch() method in AndroidLaunchController