Home
last modified time | relevance | path

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

/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
DShowAnnotationTest.kt71 systemApiSource, in Basic showAnnotation test()
126 systemApiSource, in Basic showAnnotation with showUnannotated test()
319 systemApiSource, in No UnhiddenSystemApi warning for --show-single-annotations()
777 systemApiSource in Methods inherit showAnnotations but fields and classes don't()
854 systemApiSource, in Methods inherit showAnnotations but fields and classes don't()
DApiAnalyzerTest.kt102 systemApiSource in Hidden abstract method with show @SystemApi()
133 systemApiSource in Hidden abstract method for public API()
DApiFileTest.kt5527 systemApiSource, in Partial signature files include affected subclass definitions()
5618 systemApiSource, in Partial signature files include affected subclass definitions in complex class hierarchy()
5686 systemApiSource, in Subclass definition is not included in removed api file()
DDriverTest.kt1779 val systemApiSource = KnownSourceFiles.systemApiSource constant
DParameterizedFlaggedApiTest.kt38 private val annotationsList = listOf(systemApiSource, nonNullSource) in <lambda>()
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/
DFlaggedApiLintTest.kt22 import com.android.tools.metalava.systemApiSource
98 systemApiSource, in Dont require @FlaggedApi on methods that get elided from signature files()
274 systemApiSource, in Dont require @FlaggedApi on existing items in nested SystemApi classes()
424 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.kt23 import com.android.tools.metalava.systemApiSource
215 systemApiSource, in Partial text file where type previously did not exist()
DCompatibilityCheckTest.kt36 import com.android.tools.metalava.systemApiSource
2028 systemApiSource, in Partial text file which references inner classes not listed elsewhere()
2074 systemApiSource, in Incompatible Changes in Released System API()
2502 systemApiSource, in Empty prev api with @hide and --show-annotation()
2557 systemApiSource, in Inherited systemApi method in an inner class()
2808 systemApiSource, in Move class from SystemApi to public and then remove a method()
2851 systemApiSource in Change item in nested SystemApi()
2895 systemApiSource, in Moving a field from SystemApi to public()
3106 systemApiSource in Inherited abstract method()
/tools/metalava/metalava-testing/src/main/java/com/android/tools/metalava/testing/
DKnownSourceFiles.kt168 val systemApiSource: TestFile = constant
/tools/metalava/metalava-model/src/testFixtures/java/com/android/tools/metalava/model/testing/surfaces/
DSelectedApiVariantsTestData.kt177 KnownSourceFiles.systemApiSource,
/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/
DStubsTest.kt26 import com.android.tools.metalava.systemApiSource
1320 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
939 systemApiSource in Api levels around current and preview()