Searched refs:ensureMethodNameNotKeyword (Results 1 – 1 of 1) sorted by relevance
75 ensureMethodNameNotKeyword(method) in checkMethod()226 private fun ensureMethodNameNotKeyword(method: MethodItem) { in ensureMethodNameNotKeyword() method in com.android.tools.metalava.KotlinInteropChecks