Searched refs:XmlAttributeFinder (Results 1 – 1 of 1) sorted by relevance
38 class XmlAttributeFinder class39 : public BackTrackingAttributeFinder<XmlAttributeFinder, size_t> {41 explicit XmlAttributeFinder(const ResXMLParser* parser) in XmlAttributeFinder() function in android::__anonc409a8d80111::XmlAttributeFinder248 XmlAttributeFinder xml_attr_finder(xml_parser); in ApplyStyle()