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