Searched refs:mIgnoreFileAction (Results 1 – 1 of 1) sorted by relevance
110 private Action mIgnoreFileAction; field in LintViewPart216 mIgnoreFileAction = new LintViewAction("Ignore in this file", ACTION_IGNORE_FILE, in createActions()263 toolbarManager.add(mIgnoreFileAction); in initializeToolBar()364 mIgnoreFileAction.setEnabled(hasSelection && haveFile); in enableActions()