Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DRunLintAction.java113 ImageDescriptor allIcon = iconFactory.getImageDescriptor("lintrun"); //$NON-NLS-1$ in getMenu() local
114 LintMenuAction allAction = new LintMenuAction("Check All Projects", allIcon, in getMenu()
152 allIcon, ACTION_TOGGLE_EXCLUDE, null); in getMenu()