Searched refs:setTheme (Results 1 – 6 of 6) sorted by relevance
51 configuration.setTheme("@style/Theme"); in test()80 configuration.setTheme("@android:style/Theme.Holo.Light"); in test()112 configuration.setTheme("@style/Theme"); in testCopy()122 configuration.setTheme("@android:style/Theme.Holo.Light"); in testCopy()134 configuration.setTheme("@android:style/Theme.Holo"); in testCopy()
170 public void setTheme(String theme) { in setTheme() method in NestedConfiguration172 mParent.setTheme(theme); in setTheme()
1460 configuration.setTheme(base.getTheme()); in doSyncToVariations()1548 mConfiguration.setTheme((String) mThemeCombo.getData()); in onThemeChange()1553 mConfiguration.setTheme(prev); in onThemeChange()1658 mConfiguration.setTheme(prevTheme); in onRenderingTargetChange()1763 mConfiguration.setTheme(null); in updateThemes()1849 mConfiguration.setTheme(projectStyle); in updateThemes()1852 mConfiguration.setTheme(frameworkStyle); in updateThemes()
541 public void setTheme(String theme) { in setTheme() method in Configuration718 setTheme(preferred); in computePreferredTheme()
164 configuration.setTheme( in createPreviews()
1092 config.setTheme(currentConfig.getTheme()); in addVariationPreviews()