Searched refs:ThemeStyleSet (Results 1 – 3 of 3) sorted by relevance
9 public class ThemeStyleSet implements Style { class37 public ThemeStyleSet copy() { in copy()38 ThemeStyleSet themeStyleSet = new ThemeStyleSet(); in copy()
14 private ThemeStyleSet themeStyleSet;18 themeStyleSet = new ThemeStyleSet(); in setUp()23 themeStyleSet = new ThemeStyleSet(); in shouldFindAttributesFromAnAppliedStyle()
76 import org.robolectric.res.ThemeStyleSet;125 private ThemeStyleSet themeStyleSet;127 public NativeTheme(ThemeStyleSet themeStyleSet) { in NativeTheme()360 ThemeStyleSet themeStyleSet = getNativeTheme(themePtr).themeStyleSet; in getThemeValue()869 nativeThemes.put(nativePtr, new NativeTheme(new ThemeStyleSet())); in createTheme()1023 themeStyleSet = new ThemeStyleSet(); in resolveStyle()