Searched defs:serial (Results 1 – 2 of 2) sorted by relevance
363 String serial = config.getAttribute(LaunchConfigDelegate.ATTR_LAST_USED_DEVICE, in getLastUsedDevice() local
1824 String serial = launchConfiguration.getAttribute( in updateLaunchConfigWithLastUsedDevice() local1857 public static IDevice getDeviceIfOnline(@Nullable String serial, in getDeviceIfOnline()