Home
last modified time | relevance | path

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

/tools/metalava/src/test/java/com/android/tools/metalava/
DCoreApiTest.kt282 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import
283 import static java.lang.annotation.ElementType.CONSTRUCTOR; import
284 import static java.lang.annotation.ElementType.FIELD; import
285 import static java.lang.annotation.ElementType.METHOD; import
286 import static java.lang.annotation.ElementType.PACKAGE; import
287 import static java.lang.annotation.ElementType.TYPE; import
309 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import
310 import static java.lang.annotation.ElementType.CONSTRUCTOR; import
311 import static java.lang.annotation.ElementType.FIELD; import
312 import static java.lang.annotation.ElementType.METHOD; import
[all …]
DDriverTest.kt1986 import static java.lang.annotation.ElementType.*; import
1987 import static java.lang.annotation.RetentionPolicy.SOURCE; import
2003 import static java.lang.annotation.ElementType.*; import
2004 import static java.lang.annotation.RetentionPolicy.SOURCE; import
2020 import static java.lang.annotation.ElementType.*; import
2021 import static java.lang.annotation.RetentionPolicy.SOURCE; import
2038 import static java.lang.annotation.ElementType.FIELD; import
2039 import static java.lang.annotation.ElementType.METHOD; import
2040 import static java.lang.annotation.ElementType.PARAMETER; import
2041 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
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
DStubsTest.kt314 import static java.lang.annotation.ElementType.*; in <lambda>() import
1431 import static java.lang.annotation.ElementType.*; in <lambda>() import
1432 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3038 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3409 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3419 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import
3429 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
3476 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3486 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import
3496 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
DApiFileTest.kt820 import static java.lang.annotation.ElementType.*; in Known nullness() import
1169 import static java.lang.annotation.ElementType.*; in Annotation class extraction() import
1335 import static java.lang.annotation.ElementType.*; in Annotation class extraction, non-compat mode() import
1381 import static java.lang.annotation.ElementType.*; in Annotation retention() import
DDocAnalyzerTest.kt83 import static java.lang.annotation.ElementType.*; in Fix first sentence handling() import
84 import static java.lang.annotation.RetentionPolicy.CLASS; in Fix first sentence handling() import
DCompatibilityCheckTest.kt893 import static java.lang.annotation.RetentionPolicy.SOURCE; in Change annotation default method value change() import
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/
DPsiTypePrinterTest.kt940 import static java.lang.annotation.ElementType.*; in <lambda>() import
941 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import