Searched refs:REVERT_UNSTABLE_API (Results 1 – 2 of 2) sorted by relevance
559 itemShowability.combineWith(LazyAnnotationInfo.REVERT_UNSTABLE_API) in <lambda>()567 itemShowability.combineWith(LazyAnnotationInfo.REVERT_UNSTABLE_API) in <lambda>()573 if (itemShowability == LazyAnnotationInfo.REVERT_UNSTABLE_API) { in <lambda>()662 config.revertAnnotations.matches(annotationItem) -> REVERT_UNSTABLE_API in <lambda>()713 val REVERT_UNSTABLE_API = constant715 show = ShowOrHide.REVERT_UNSTABLE_API,716 recursive = ShowOrHide.REVERT_UNSTABLE_API,717 forStubsOnly = ShowOrHide.REVERT_UNSTABLE_API,
83 REVERT_UNSTABLE_API(show = null) {211 fun revertUnstableApi() = show == ShowOrHide.REVERT_UNSTABLE_API in show()