Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DApiLint.kt326 checkFiles(methodsAndConstructors) in <lambda>()
2592 private fun checkFiles(methodsAndConstructors: Sequence<MethodItem>) { in <lambda>() method in com.android.tools.metalava.ApiLint