Home
last modified time | relevance | path

Searched refs:MENU_DEVICE_LIGHT (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.java73 private static final int MENU_DEVICE_LIGHT = 8; field in ThemeMenuAction
142 manager.add(new ThemeMenuAction(MENU_DEVICE_LIGHT, "DeviceDefault.Light", in showThemeMenu()
264 case MENU_DEVICE_LIGHT: in addMenuItems()