Searched defs:runClassDetectors (Results 1 – 1 of 1) sorted by relevance
946 private void runClassDetectors(Scope scope, List<ClassEntry> entries, in runClassDetectors() method in LintDriver1120 private void runClassDetectors(ClassContext context, @NonNull List<Detector> checks) { in runClassDetectors() method in LintDriver