Searched refs:requiredAttributes (Results 1 – 2 of 2) sorted by relevance
407 Set<String> requiredAttributes, in inflateElement() argument427 requiredAttributes, in inflateElement()461 requiredAttributes, in inflateElement()
108 Set<String> requiredAttributes, in appendAttributes() argument112 if (requiredAttributes != null) { in appendAttributes()114 if (requiredAttributes.contains("*/" + attr_name) || in appendAttributes()115 requiredAttributes.contains(elementXmlName + "/" + attr_name)) { in appendAttributes()