Home
last modified time | relevance | path

Searched defs:afterCheckLibraryProject (Results 1 – 2 of 2) sorted by relevance

/sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
DDetector.java336 public void afterCheckLibraryProject(@NonNull Context context) { in afterCheckLibraryProject() method in Detector
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
DIconDetector.java271 public void afterCheckLibraryProject(Context context) { in afterCheckLibraryProject() method in IconDetector