Searched refs:parentTag (Results 1 – 1 of 1) sorted by relevance
288 String parentTag = element.getParentNode().getNodeName(); in countLayoutAttributes() local289 Map<String, Usage> attributeMap = mLayoutAttributeFrequencies.get(parentTag); in countLayoutAttributes()292 mLayoutAttributeFrequencies.put(parentTag, attributeMap); in countLayoutAttributes()