Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DThemeMenuAction.java190 addMenuItem(menu, theme, isSelectedTheme(theme)); in addMenuItems()
288 private boolean isSelectedTheme(String theme) { in isSelectedTheme() method in ThemeMenuAction