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 D | NullnessMigrationTest.kt | 49 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 D | ApiFileTest.kt | 160 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 D | AnnotationsMergerTest.kt | 23 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 D | UastTestBase.kt | 464 KnownSourceFiles.androidxAnnotationHide, in constant in file-level annotation()
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/stub/ |
H A D | StubsPackageInfoTest.kt | 55 KnownSourceFiles.androidxAnnotationHide, in Check writing package info file() 187 KnownSourceFiles.androidxAnnotationHide, in Test package-info annotations()
|
H A D | StubsAnnotationTest.kt | 345 KnownSourceFiles.androidxAnnotationHide, in Pass through multiple annotations()
|
/aosp_15_r20/tools/metalava/metalava-testing/src/main/java/com/android/tools/metalava/testing/ |
H A D | KnownSourceFiles.kt | 167 val androidxAnnotationHide: TestFile = constant
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/compatibility/ |
H A D | ParameterNameChangeTest.kt | 149 KnownSourceFiles.androidxAnnotationHide, in Java Parameter Name Change()
|
H A D | CompatibilityCheckTest.kt | 3273 KnownSourceFiles.androidxAnnotationHide, in Check parameterized return type nullability()
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/lint/ |
H A D | ApiLintBaselineTest.kt | 290 KnownSourceFiles.androidxAnnotationHide, in Check generic builders with synthesized setter()
|