Home
last modified time | relevance | path

Searched refs:androidxAnnotationHide (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/
H A DNullnessMigrationTest.kt49 KnownSourceFiles.androidxAnnotationHide, in Test Kotlin-style null signatures()
88 KnownSourceFiles.androidxAnnotationHide, in Method which is now marked null should be marked as recently migrated null()
142 KnownSourceFiles.androidxAnnotationHide, in Parameter which is now marked null should be marked as recently migrated null()
199 KnownSourceFiles.androidxAnnotationHide, in Comprehensive check of migration()
274 KnownSourceFiles.androidxAnnotationHide, in Comprehensive check of migration, Kotlin-style output()
386 KnownSourceFiles.androidxAnnotationHide, in Check type use annotations()
442 KnownSourceFiles.androidxAnnotationHide, in Check androidx package annotation()
492 KnownSourceFiles.androidxAnnotationHide, in Migrate nullness for type-use annotations()
566 KnownSourceFiles.androidxAnnotationHide, in Do not migrate type-use annotations when not changed()
641 KnownSourceFiles.androidxAnnotationHide, in Regression test for issue 111054266, type use annotations()
H A DApiFileTest.kt160 KnownSourceFiles.androidxAnnotationHide, in Parameter Names in Java()
197 KnownSourceFiles.androidxAnnotationHide, in Default Values Names in Java()
261 KnownSourceFiles.androidxAnnotationHide, in Default Values and Names in Kotlin()
349 KnownSourceFiles.androidxAnnotationHide, in Default Values in Kotlin for expressions()
674 KnownSourceFiles.androidxAnnotationHide, in Nullness in reified signatures()
801 KnownSourceFiles.androidxAnnotationHide, in Nullness in varargs()
1074 KnownSourceFiles.androidxAnnotationHide, in Propagate Platform types in Kotlin()
1231 KnownSourceFiles.androidxAnnotationHide, in Known nullness()
1316 KnownSourceFiles.androidxAnnotationHide, in JvmOverloads()
3714 KnownSourceFiles.androidxAnnotationHide, in Test Visible For Testing()
[all …]
H A DAnnotationsMergerTest.kt23 import com.android.tools.metalava.testing.KnownSourceFiles.androidxAnnotationHide
40 androidxAnnotationHide, in Merge conflicting nullability when merging from sources()
91 androidxAnnotationHide, in Merge conflicting nullability when merging from XML()
166 KnownSourceFiles.androidxAnnotationHide, in Signature files contain annotations()
H A DUastTestBase.kt464 KnownSourceFiles.androidxAnnotationHide, in constant in file-level annotation()
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/
H A DStubsPackageInfoTest.kt55 KnownSourceFiles.androidxAnnotationHide, in Check writing package info file()
187 KnownSourceFiles.androidxAnnotationHide, in Test package-info annotations()
H A DStubsAnnotationTest.kt345 KnownSourceFiles.androidxAnnotationHide, in Pass through multiple annotations()
/aosp_15_r20/tools/metalava/metalava-testing/src/main/java/com/android/tools/metalava/testing/
H A DKnownSourceFiles.kt167 val androidxAnnotationHide: TestFile = constant
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/
H A DParameterNameChangeTest.kt149 KnownSourceFiles.androidxAnnotationHide, in Java Parameter Name Change()
H A DCompatibilityCheckTest.kt3273 KnownSourceFiles.androidxAnnotationHide, in Check parameterized return type nullability()
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/
H A DApiLintBaselineTest.kt290 KnownSourceFiles.androidxAnnotationHide, in Check generic builders with synthesized setter()