Searched refs:ATTR_COMPONENT_NAME (Results 1 – 1 of 1) sorted by relevance
105 private static final String ATTR_COMPONENT_NAME = "component"; field in Owners726 parser.getAttributeValue(null, ATTR_COMPONENT_NAME); in readLegacyOwnerFileLocked()1172 out.attribute(null, ATTR_COMPONENT_NAME, admin.flattenToString()); in writeToXml()1192 parser.getAttributeValue(null, ATTR_COMPONENT_NAME); in readFromXml()