Searched refs:appendAnnotation (Results 1 – 2 of 2) sorted by relevance
/tools/metalava/metalava-model-psi/src/main/java/com/android/tools/metalava/model/psi/ |
D | UAnnotationItem.kt | 64 appendAnnotation(codebase, sb, uAnnotation, qualifiedName, target, showDefaultAttrs) in toSource() 127 private fun appendAnnotation( in appendAnnotation() method 220 appendAnnotation( in appendValue()
|
D | PsiAnnotationItem.kt | 62 appendAnnotation(codebase, sb, psiAnnotation, qualifiedName, target, showDefaultAttrs) in toSource() 127 private fun appendAnnotation( in appendAnnotation() method 280 appendAnnotation( in appendValue()
|