Searched refs:ATTR_COMPONENTSPECIFIED (Results 1 – 1 of 1) sorted by relevance
259 private static final String ATTR_COMPONENTSPECIFIED = "component_specified"; field in ActivityRecord3600 out.attribute(null, ATTR_COMPONENTSPECIFIED, String.valueOf(componentSpecified)); in saveToXml()3644 } else if (ATTR_COMPONENTSPECIFIED.equals(attrName)) { in restoreFromXml()