Searched refs:appendDocumentation (Results 1 – 4 of 4) sorted by relevance
128 override fun appendDocumentation(comment: String, tagSection: String?, append: Boolean) { in appendDocumentation() method in com.android.tools.metalava.model.psi.PsiItem142 target.appendDocumentation(comment, parameterName) in appendDocumentation()
36 …override fun appendDocumentation(comment: String, tagSection: String?, append: Boolean) = codebase… method in com.android.tools.metalava.model.text.TextItem
129 appendDocumentation(pkg, packageInfoWriter, docStubs) in <lambda>()246 internal fun appendDocumentation( in appendDocumentation() method
120 fun appendDocumentation(comment: String, tagSection: String? = null, append: Boolean = true) in isHiddenOrRemoved() method