Searched refs:checkMethod (Results 1 – 2 of 2) sorted by relevance
52 checkMethod(method, isKotlin) in check()68 fun checkMethod(method: MethodItem, isKotlin: Boolean = method.isKotlin()) { in checkMethod() method
250 checkMethod(method, filterReference) in <lambda>()258 kotlinInterop?.checkMethod(method, isKotlin) in <lambda>()336 private fun checkMethod( in <lambda>() method in com.android.tools.metalava.ApiLint