Home
last modified time | relevance | path

Searched refs:ACTION_EXPAND (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/properties/
DPropertySheetPage.java244 ACTION_EXPAND, in createActions()
345 private static final int ACTION_EXPAND = 4; field in PropertySheetPage
369 case ACTION_EXPAND: { in run()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DLintViewPart.java239 mExpandAll = new LintViewAction("Expand All", ACTION_EXPAND, in createActions()
442 private static final int ACTION_EXPAND = 10; field in LintViewPart
577 case ACTION_EXPAND: { in run()