Searched defs:findTagDocumentation (Results 1 – 3 of 3) sorted by relevance
35 override fun findTagDocumentation(tag: String, value: String?): String? = null method in com.android.tools.metalava.model.text.TextItem
101 fun findTagDocumentation(tag: String, value: String? = null): String? in isHiddenOrRemoved() method
97 override fun findTagDocumentation(tag: String, value: String?): String? { in isCloned() method in com.android.tools.metalava.model.psi.PsiItem