Searched refs:ATTR_STATE (Results 1 – 1 of 1) sorted by relevance
64 private static final String ATTR_STATE = "devicestate"; //$NON-NLS-1$ field in ConfigurationDescription228 String stateName = element.getAttribute(ATTR_STATE); in fromXml()296 element.setAttribute(ATTR_STATE, state.getName()); in toXml()