Searched refs:BagAttributeFinder (Results 1 – 1 of 1) sorted by relevance
53 class BagAttributeFinder class54 : public BackTrackingAttributeFinder<BagAttributeFinder, const ResolvedBag::Entry*> {56 explicit BagAttributeFinder(const ResolvedBag* bag) in BagAttributeFinder() function in android::__anonc409a8d80111::BagAttributeFinder140 BagAttributeFinder def_style_attr_finder(default_style_bag.value_or(nullptr)); in ResolveAttrs()246 BagAttributeFinder def_style_attr_finder(default_style_bag.value_or(nullptr)); in ApplyStyle()247 BagAttributeFinder xml_style_attr_finder(xml_style_bag.value_or(nullptr)); in ApplyStyle()