Searched refs:checkMethod (Results 1 – 2 of 2) sorted by relevance
57 checkMethod(method, isKotlin) in <lambda>()73 fun checkMethod(method: MethodItem, isKotlin: Boolean = method.isKotlin()) { in <lambda>() method
266 checkMethod(method, filterReference) in <lambda>()274 kotlinInterop.checkMethod(method) in <lambda>()358 private fun checkMethod( in <lambda>() method in com.android.tools.metalava.ApiLint