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.kt366 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import
367 import static java.lang.annotation.ElementType.CONSTRUCTOR; import
368 import static java.lang.annotation.ElementType.FIELD; import
369 import static java.lang.annotation.ElementType.METHOD; import
370 import static java.lang.annotation.ElementType.PACKAGE; import
371 import static java.lang.annotation.ElementType.TYPE; import
393 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import
394 import static java.lang.annotation.ElementType.CONSTRUCTOR; import
395 import static java.lang.annotation.ElementType.FIELD; import
396 import static java.lang.annotation.ElementType.METHOD; import
[all …]
DDriverTest.kt1553 import static java.lang.annotation.ElementType.*; import
1554 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1570 import static java.lang.annotation.ElementType.*; import
1571 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1587 import static java.lang.annotation.ElementType.*; import
1588 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1605 import static java.lang.annotation.ElementType.FIELD; import
1606 import static java.lang.annotation.ElementType.METHOD; import
1607 import static java.lang.annotation.ElementType.PARAMETER; import
1608 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.kt368 import static androidx.annotation.RestrictTo.Scope.LIBRARY; in Can't expose item from a hidden parent() import
369 import static androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP; in Can't expose item from a hidden parent() import
420 import static test.annotation.Api.Type.A; in Can't expose item from a hidden parent() import
421 import static test.annotation.Api.Type.B; in Can't expose item from a hidden parent() import
590 import static test.pkg.AClass.SOME_VALUE; in Can't expose item from a hidden parent() import
DNullnessMigrationTest.kt297 import static java.lang.annotation.ElementType.TYPE_USE; in Convert libcore nullness annotations to support() import
298 import static java.lang.annotation.ElementType.TYPE_PARAMETER; in Convert libcore nullness annotations to support() import
299 import static java.lang.annotation.RetentionPolicy.SOURCE; in Convert libcore nullness annotations to support() import
DDocAnalyzerTest.kt82 import static java.lang.annotation.ElementType.*; in Fix first sentence handling() import
83 import static java.lang.annotation.RetentionPolicy.CLASS; in Fix first sentence handling() import
DApiFileTest.kt854 import static java.lang.annotation.ElementType.*; in Known nullness() import
1498 import static java.lang.annotation.ElementType.*; in Annotation class extraction() import
1664 import static java.lang.annotation.ElementType.*; in Annotation class extraction, non-compat mode() import
1710 import static java.lang.annotation.ElementType.*; in Annotation retention() import
DCompatibilityCheckTest.kt892 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.kt326 import static java.lang.annotation.ElementType.*; in <lambda>() import
1420 import static java.lang.annotation.ElementType.*; in <lambda>() import
1421 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3139 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3510 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3520 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import
3530 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
3577 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3587 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import
3597 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