Home
last modified time | relevance | path

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

/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
DAnnotationManager.kt95 private val noInfoAvailable = AnnotationInfo(qualifiedName = "") in getAnnotationInfo() constant
107 annotation.qualifiedName ?: return noInfoAvailable in getAnnotationInfo()