Home
last modified time | relevance | path

Searched refs:projectAction (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.java126 LintMenuAction projectAction = new LintMenuAction(label, icon, ACTION_RUN, p); in getMenu() local
127 addAction(projectAction); in getMenu()