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