Home
last modified time | relevance | path

Searched refs:systemApiSource (Results 1 – 9 of 9) sorted by relevance

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DShowAnnotationTest.kt55 systemApiSource in Basic showAnnotation test()
115 systemApiSource in Basic showAnnotation with showUnannotated test()
317 systemApiSource in No UnhiddenSystemApi warning for --show-single-annotations()
788 systemApiSource in Methods inherit showAnnotations but fields and classes don't()
865 systemApiSource, in Methods inherit showAnnotations but fields and classes don't()
DApiAnalyzerTest.kt100 systemApiSource in Hidden abstract method with show @SystemApi()
131 systemApiSource in Hidden abstract method for public API()
DFlaggedApiTest.kt29 private val annotationsList = listOf(systemApiSource, flaggedApiSource, nonNullSource) in <lambda>()
DDriverTest.kt1806 val systemApiSource: TestFile = constant
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/
DFlaggedApiLintTest.kt23 import com.android.tools.metalava.systemApiSource
99 systemApiSource, in Dont require @FlaggedApi on methods that get elided from signature files()
273 systemApiSource, in Dont require @FlaggedApi on existing items in nested SystemApi classes()
422 systemApiSource, in Dont require @FlaggedApi on existing items inherited into new SystemApi classes()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/
DThrowsCompatibilityTest.kt24 import com.android.tools.metalava.systemApiSource
216 systemApiSource in Partial text file where type previously did not exist()
DCompatibilityCheckTest.kt37 import com.android.tools.metalava.systemApiSource
2032 systemApiSource in Partial text file which references inner classes not listed elsewhere()
2080 systemApiSource in Incompatible Changes in Released System API()
2179 systemApiSource in Partial text file which adds methods to show-annotation API()
2688 systemApiSource in Empty prev api with @hide and --show-annotation()
2745 systemApiSource in Inherited systemApi method in an inner class()
2998 systemApiSource in Move class from SystemApi to public and then remove a method()
3043 systemApiSource in Change item in nested SystemApi()
3088 systemApiSource in Moving a field from SystemApi to public()
3301 systemApiSource in Inherited abstract method()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/
DStubsTest.kt28 import com.android.tools.metalava.systemApiSource
1433 systemApiSource, in Translate DeprecatedForSdk with API Filtering()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/doc/
DDocAnalyzerTest.kt32 import com.android.tools.metalava.systemApiSource
888 systemApiSource in Api levels around current and preview()