Home
last modified time | relevance | path

Searched refs:allAction (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.java114 LintMenuAction allAction = new LintMenuAction("Check All Projects", allIcon, in getMenu() local
117 addAction(allAction); in getMenu()