Home
last modified time | relevance | path

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

/tools/metalava/metalava-model-psi/src/main/java/com/android/tools/metalava/model/psi/
DUAnnotationItem.kt152 appendValue(codebase, sb, attributes[0].second, target, showDefaultAttrs) in appendAnnotation()
163 appendValue(codebase, sb, attribute.second, target, showDefaultAttrs) in appendAnnotation()
169 private fun appendValue( in appendValue() method
198 appendValue(codebase, sb, value.leftOperand, target, showDefaultAttrs) in appendValue()
202 appendValue(codebase, sb, value.rightOperand, target, showDefaultAttrs) in appendValue()
214 appendValue(codebase, sb, initializer, target, showDefaultAttrs) in appendValue()
DPsiAnnotationItem.kt153 appendValue( in appendAnnotation()
171 appendValue( in appendAnnotation()
184 private fun appendValue( in appendValue() method
239 appendValue( in appendValue()
250 appendValue( in appendValue()
268 appendValue( in appendValue()