Home
last modified time | relevance | path

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

/tools/metalava/src/test/java/com/android/tools/metalava/
DCoreApiTest.kt371 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import
372 import static java.lang.annotation.ElementType.CONSTRUCTOR; import
373 import static java.lang.annotation.ElementType.FIELD; import
374 import static java.lang.annotation.ElementType.METHOD; import
375 import static java.lang.annotation.ElementType.PACKAGE; import
376 import static java.lang.annotation.ElementType.TYPE; import
398 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import
399 import static java.lang.annotation.ElementType.CONSTRUCTOR; import
400 import static java.lang.annotation.ElementType.FIELD; import
401 import static java.lang.annotation.ElementType.METHOD; import
[all …]
DRewriteAnnotationsTest.kt80 import static java.lang.annotation.ElementType.FIELD; in Test copying private annotations from one of the stubs() import
81 import static java.lang.annotation.ElementType.METHOD; in Test copying private annotations from one of the stubs() import
82 import static java.lang.annotation.ElementType.PARAMETER; in Test copying private annotations from one of the stubs() import
83 import static java.lang.annotation.ElementType.TYPE_USE; in Test copying private annotations from one of the stubs() import
84 import static java.lang.annotation.RetentionPolicy.CLASS; in Test copying private annotations from one of the stubs() import
109 import static java.lang.annotation.ElementType.FIELD; in Test stub-annotations containing unknown annotation() import
110 import static java.lang.annotation.ElementType.METHOD; in Test stub-annotations containing unknown annotation() import
111 import static java.lang.annotation.ElementType.PARAMETER; in Test stub-annotations containing unknown annotation() import
112 import static java.lang.annotation.RetentionPolicy.SOURCE; in Test stub-annotations containing unknown annotation() import
DDriverTest.kt1416 import static java.lang.annotation.ElementType.*; import
1417 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1433 import static java.lang.annotation.ElementType.*; import
1434 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1450 import static java.lang.annotation.ElementType.*; import
1451 import static java.lang.annotation.RetentionPolicy.SOURCE; import
1468 import static java.lang.annotation.ElementType.FIELD; import
1469 import static java.lang.annotation.ElementType.METHOD; import
1470 import static java.lang.annotation.ElementType.PARAMETER; import
1471 import static java.lang.annotation.RetentionPolicy.SOURCE; import
[all …]
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.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.kt91 import static java.lang.annotation.ElementType.*; in Fix first sentence handling() import
92 import static java.lang.annotation.RetentionPolicy.CLASS; in Fix first sentence handling() import
DApiFileTest.kt861 import static java.lang.annotation.ElementType.*; in Known nullness() import
1503 import static java.lang.annotation.ElementType.*; in Annotation class extraction() import
1606 import static java.lang.annotation.ElementType.*; in Annotation retention() import
DCompatibilityCheckTest.kt874 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.kt337 import static java.lang.annotation.ElementType.*; in <lambda>() import
1439 import static java.lang.annotation.ElementType.*; in <lambda>() import
1440 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3224 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3602 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3612 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import
3622 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
3670 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
3680 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import
3690 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/
DPackageBuilderTask.kt27 val static: Property<Boolean> = constant
DPrefabPackageBuilder.kt56 val static: Boolean, constant in com.android.ndkports.ModuleDescription
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/
DPsiTypePrinterTest.kt948 import static java.lang.annotation.ElementType.*; in <lambda>() import
949 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import