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