Home
last modified time | relevance | path

Searched refs:selectTheme (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DSelectThemeAction.java47 mConfiguration.selectTheme(mTheme); in run()
DConfigurationChooser.java622 selectTheme(configuration.getTheme()); in setConfiguration()
640 selectTheme(configuration.getTheme()); in setConfiguration()
1093 void selectTheme(@Nullable String theme) { in selectTheme() method in ConfigurationChooser
1554 selectTheme(prev); in onThemeChange()
1596 selectTheme(preferred); in onSelectActivity()
1660 selectTheme(prevTheme); in onRenderingTargetChange()
1869 selectTheme(mConfiguration.getTheme()); in updateThemes()