Home
last modified time | relevance | path

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

/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
DAnnotationInfo.kt193 fun showNonRecursive() = in show() method in com.android.tools.metalava.model.Showability
DItem.kt179 fun hasShowSingleAnnotation(): Boolean = showability.showNonRecursive() in isHiddenOrRemoved()