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