Home
last modified time | relevance | path

Searched refs:handleSampleCode (Results 1 – 1 of 1) sorted by relevance

/lint-checks/src/main/java/androidx/build/lint/
DSampledAnnotationDetector.kt305 handleSampleCode(node) in visitMethod()
309 private fun handleSampleCode(node: UMethod) { in handleSampleCode() method in androidx.build.lint.SampledAnnotationHandler