Searched refs:abstractInAnnotations (Results 1 – 2 of 2) sorted by relevance
357 … (compatibility.abstractInAnnotations || classItem?.isAnnotationType() != true))) && in <lambda>()404 … (compatibility.abstractInAnnotations || classItem?.isAnnotationType() != true))) && in <lambda>()
68 var abstractInAnnotations: Boolean = compat variable in com.android.tools.metalava.Compatibility