Searched refs:showRecursive (Results 1 – 2 of 2) sorted by relevance
277 originallyHidden && !showability.showRecursive() in <lambda>()396 if (showability.showRecursive()) { in <lambda>()
203 fun showRecursive() = recursive.show(revertItem) || forStubsOnly.show(revertItem) in show() method in com.android.tools.metalava.model.Showability