Home
last modified time | relevance | path

Searched defs:static (Results 1 – 10 of 10) sorted by relevance

/tools/metalava/src/test/java/com/android/tools/metalava/
DCoreApiTest.kt367 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import
368 import static java.lang.annotation.ElementType.CONSTRUCTOR; import
369 import static java.lang.annotation.ElementType.FIELD; import
370 import static java.lang.annotation.ElementType.METHOD; import
371 import static java.lang.annotation.ElementType.PACKAGE; import
372 import static java.lang.annotation.ElementType.TYPE; import
394 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import
395 import static java.lang.annotation.ElementType.CONSTRUCTOR; import
396 import static java.lang.annotation.ElementType.FIELD; import
397 import static java.lang.annotation.ElementType.METHOD; import
[all …]
DDriverTest.kt1578 import static java.lang.annotation.ElementType.*; import
1579 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1595 import static java.lang.annotation.ElementType.*; import
1596 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1612 import static java.lang.annotation.ElementType.*; import
1613 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1630 import static java.lang.annotation.ElementType.FIELD; import
1631 import static java.lang.annotation.ElementType.METHOD; import
1632 import static java.lang.annotation.ElementType.PARAMETER; import
1633 import static java.lang.annotation.RetentionPolicy.SOURCE; import
[all …]
DRewriteAnnotationsTest.kt73 import static java.lang.annotation.ElementType.FIELD; in Test copying private annotations from one of the stubs() import
74 import static java.lang.annotation.ElementType.METHOD; in Test copying private annotations from one of the stubs() import
75 import static java.lang.annotation.ElementType.PARAMETER; in Test copying private annotations from one of the stubs() import
76 import static java.lang.annotation.ElementType.TYPE_USE; in Test copying private annotations from one of the stubs() import
77 import static java.lang.annotation.RetentionPolicy.CLASS; in Test copying private annotations from one of the stubs() import
DShowAnnotationTest.kt372 import static androidx.annotation.RestrictTo.Scope.LIBRARY; in Can't expose item from a hidden parent() import
373 import static androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP; in Can't expose item from a hidden parent() import
424 import static test.annotation.Api.Type.A; in Can't expose item from a hidden parent() import
425 import static test.annotation.Api.Type.B; in Can't expose item from a hidden parent() import
594 import static test.pkg.AClass.SOME_VALUE; in Can't expose item from a hidden parent() import
DNullnessMigrationTest.kt303 import static java.lang.annotation.ElementType.TYPE_USE; in Convert libcore nullness annotations to support() import
304 import static java.lang.annotation.ElementType.TYPE_PARAMETER; in Convert libcore nullness annotations to support() import
305 import static java.lang.annotation.RetentionPolicy.SOURCE; in Convert libcore nullness annotations to support() import
DDocAnalyzerTest.kt84 import static java.lang.annotation.ElementType.*; in Fix first sentence handling() import
85 import static java.lang.annotation.RetentionPolicy.CLASS; in Fix first sentence handling() import
DApiFileTest.kt866 import static java.lang.annotation.ElementType.*; in Known nullness() import
1509 import static java.lang.annotation.ElementType.*; in Annotation class extraction() import
1678 import static java.lang.annotation.ElementType.*; in Annotation class extraction, non-compat mode() import
1724 import static java.lang.annotation.ElementType.*; in Annotation retention() import
DCompatibilityCheckTest.kt930 import static java.lang.annotation.RetentionPolicy.SOURCE; in Change annotation default method value change() import
/tools/metalava/src/test/java/com/android/tools/metalava/stub/
DStubsTest.kt334 import static java.lang.annotation.ElementType.*; in <lambda>() import
1433 import static java.lang.annotation.ElementType.*; in <lambda>() import
1434 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3217 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3598 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3608 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import
3618 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
3667 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3677 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import
3687 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/
DPsiTypePrinterTest.kt941 import static java.lang.annotation.ElementType.*; in <lambda>() import
942 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import