Searched defs:themeStyleSet (Results 1 – 3 of 3) sorted by relevance
14 private ThemeStyleSet themeStyleSet; field in ThemeStyleSetTest
38 ThemeStyleSet themeStyleSet = new ThemeStyleSet(); in copy() local
125 private ThemeStyleSet themeStyleSet; field in ShadowLegacyAssetManager.NativeTheme127 public NativeTheme(ThemeStyleSet themeStyleSet) { in NativeTheme()360 ThemeStyleSet themeStyleSet = getNativeTheme(themePtr).themeStyleSet; in getThemeValue() local1014 Style resolveStyle(int resId, Style themeStyleSet) { in resolveStyle()1018 private Style resolveStyle(@Nonnull ResName themeStyleName, Style themeStyleSet) { in resolveStyle()1082 …lue buildTypedValue(AttributeSet set, int resId, int defStyleAttr, Style themeStyleSet, int defSty… in buildTypedValue()1194 Style themeStyleSet = nativeTheme == 0 in attrsToTypedArray() local1227 …tyle styleAttrStyle, Style defStyleFromAttr, Style defStyleFromRes, @Nonnull Style themeStyleSet) { in findAttributeValue()