Lines Matching refs:theme
69 ResTable::Theme theme(table_);
70 ASSERT_EQ(NO_ERROR, theme.applyStyle(R::style::StyleTwo));
76 ASSERT_TRUE(ResolveAttrs(&theme, 0 /*def_style_attr*/, 0 /*def_style_res*/,
113 // @empty comes from the theme, so it has the same asset cookie and changing configurations flags
114 // as the theme.
174 ResTable::Theme theme(table_);
175 ASSERT_EQ(NO_ERROR, theme.applyStyle(R::style::StyleTwo));
182 ApplyStyle(&theme, &xml_parser_, 0 /*def_style_attr*/, 0 /*def_style_res*/, attrs.data(),
225 // @empty comes from the theme, so it has the same asset cookie and changing configurations flags
226 // as the theme.