Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DNullabilityAnnotationsValidator.kt131 checkItemNullability(type, nullabilityAnnotations.firstOrNull(), method, label) in <lambda>()
143 private fun checkItemNullability( in <lambda>() method in com.android.tools.metalava.NullabilityAnnotationsValidator