Home
last modified time | relevance | path

Searched refs:RESET (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/gle2/
DPaletteControl.java1159 final static int RESET = 5; field in PaletteControl.ToggleViewOptionAction
1162 super(title, (action == REFRESH || action == RESET) ? IAction.AS_PUSH_BUTTON in ToggleViewOptionAction()
1189 case RESET: in run()
1243 ToggleViewOptionAction.RESET, in showMenu()