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