Searched refs:setResources (Results 1 – 3 of 3) sorted by relevance
185 mLintView.setResources(sInitialResources); in createPartControl()195 mLintView.setResources(projects); in createPartControl()286 public void setResources(List<? extends IResource> resources) { in setResources() method in LintViewPart287 mLintView.setResources(resources); in setResources()647 lintView.setResources(projects); in show()
164 mList.setResources(Collections.<IResource>singletonList(mFile)); in createDialogArea()
230 public void setResources(List<? extends IResource> resources) { in setResources() method in LintList