Searched refs:driver (Results 1 – 2 of 2) sorted by relevance
765 LintDriver driver = new LintDriver(EclipseLintClient.getRegistry(), new LintClient() { in ensureNoLintWarnings() local846 driver.analyze(Collections.singletonList(projectDir), Scope.ALL); in ensureNoLintWarnings()
372 public Configuration getConfiguration(@NonNull Project project, @Nullable LintDriver driver) {