Searched refs:showForStubPurposesAnnotations (Results 1 – 5 of 5) sorted by relevance
63 val showForStubPurposesAnnotations: AnnotationFilter = AnnotationFilter.emptyFilter(), in <lambda>() constant in com.android.tools.metalava.DefaultAnnotationManager.Config112 config.showForStubPurposesAnnotations, in <lambda>()512 return config.showForStubPurposesAnnotations.isNotEmpty() || in <lambda>()659 config.showForStubPurposesAnnotations.matches(annotationItem) -> SHOW_FOR_STUBS in <lambda>()
122 internal val showForStubPurposesAnnotations by constant in com.android.tools.metalava.ApiSelectionOptions
365 showForStubPurposesAnnotations = apiSelectionOptions.showForStubPurposesAnnotations, in <lambda>()
337 showForStubPurposesAnnotations = arrayOf(SYSTEM_API), in Hierarchy test - ModuleApi Only, also check the stub files()
458 showForStubPurposesAnnotations: Array<String> = emptyArray(), in <lambda>()828 if (showForStubPurposesAnnotations.isNotEmpty()) { in <lambda>()830 for (annotation in showForStubPurposesAnnotations) { in <lambda>()