Searched defs:lint (Results 1 – 2 of 2) sorted by relevance
186 File lint = new File(AndroidLocation.getFolder() + File.separator + LINT_FOLDER); in addCustomIssues() local
1126 public void update(LintDriver lint, EventType type, Context context) { in update()