Searched refs:ATTR_REUSE_LAST_USED_DEVICE (Results 1 – 5 of 5) sorted by relevance
119 LaunchConfigDelegate.ATTR_REUSE_LAST_USED_DEVICE, false); in set()
406 LaunchConfigDelegate.ATTR_REUSE_LAST_USED_DEVICE, false); in initializeFrom()537 configuration.setAttribute(LaunchConfigDelegate.ATTR_REUSE_LAST_USED_DEVICE, in performApply()
55 public static final String ATTR_REUSE_LAST_USED_DEVICE = field in LaunchConfigDelegate
1823 LaunchConfigDelegate.ATTR_REUSE_LAST_USED_DEVICE, false); in updateLaunchConfigWithLastUsedDevice()1830 wc.setAttribute(LaunchConfigDelegate.ATTR_REUSE_LAST_USED_DEVICE, reuse); in updateLaunchConfigWithLastUsedDevice()
357 boolean reuse = config.getAttribute(LaunchConfigDelegate.ATTR_REUSE_LAST_USED_DEVICE, in getLastUsedDevice()