Searched refs:revRAttrMap (Results 1 – 1 of 1) sorted by relevance
335 Map<String, Integer> revRAttrMap = new HashMap<String, Integer>(2048); in parseStyleable() local336 sRevRMap.put(ResourceType.ATTR, revRAttrMap); in parseStyleable()393 revRAttrMap.put(attrName, attrValue); in parseStyleable()