Searched refs:classForAnnotations (Results 1 – 3 of 3) sorted by relevance
147 if (compatibility.classForAnnotations) { in <lambda>()218 if (compatibility.classForAnnotations) { in <lambda>()
40 var classForAnnotations: Boolean = compat variable in com.android.tools.metalava.Compatibility
392 } else if (compatibility.classForAnnotations && cls.isAnnotationType()) { in generateInterfaceList()