Searched refs:mIgnoreProjectAction (Results 1 – 1 of 1) sorted by relevance
111 private Action mIgnoreProjectAction; field in LintViewPart219 mIgnoreProjectAction = new LintViewAction("Ignore in this project", ACTION_IGNORE_TYPE, in createActions()264 toolbarManager.add(mIgnoreProjectAction); in initializeToolBar()365 mIgnoreProjectAction.setEnabled(hasSelection); in enableActions()