| /tools/metalava/src/test/java/com/android/tools/metalava/ |
| D | CoreApiTest.kt | 372 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import 373 import static java.lang.annotation.ElementType.CONSTRUCTOR; import 374 import static java.lang.annotation.ElementType.FIELD; import 375 import static java.lang.annotation.ElementType.METHOD; import 376 import static java.lang.annotation.ElementType.PACKAGE; import 377 import static java.lang.annotation.ElementType.TYPE; import 399 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import 400 import static java.lang.annotation.ElementType.CONSTRUCTOR; import 401 import static java.lang.annotation.ElementType.FIELD; import 402 import static java.lang.annotation.ElementType.METHOD; import [all …]
|
| D | RewriteAnnotationsTest.kt | 75 import static java.lang.annotation.ElementType.FIELD; in Test copying private annotations from one of the stubs() import 76 import static java.lang.annotation.ElementType.METHOD; in Test copying private annotations from one of the stubs() import 77 import static java.lang.annotation.ElementType.PARAMETER; in Test copying private annotations from one of the stubs() import 78 import static java.lang.annotation.ElementType.TYPE_USE; in Test copying private annotations from one of the stubs() import 79 import static java.lang.annotation.RetentionPolicy.CLASS; in Test copying private annotations from one of the stubs() import 104 import static java.lang.annotation.ElementType.FIELD; in Test stub-annotations containing unknown annotation() import 105 import static java.lang.annotation.ElementType.METHOD; in Test stub-annotations containing unknown annotation() import 106 import static java.lang.annotation.ElementType.PARAMETER; in Test stub-annotations containing unknown annotation() import 107 import static java.lang.annotation.RetentionPolicy.SOURCE; in Test stub-annotations containing unknown annotation() import
|
| D | DriverTest.kt | 1428 import static java.lang.annotation.ElementType.*; import 1429 import static java.lang.annotation.RetentionPolicy.SOURCE; import 1445 import static java.lang.annotation.ElementType.*; import 1446 import static java.lang.annotation.RetentionPolicy.SOURCE; import 1462 import static java.lang.annotation.ElementType.*; import 1463 import static java.lang.annotation.RetentionPolicy.SOURCE; import 1480 import static java.lang.annotation.ElementType.FIELD; import 1481 import static java.lang.annotation.ElementType.METHOD; import 1482 import static java.lang.annotation.ElementType.PARAMETER; import 1483 import static java.lang.annotation.RetentionPolicy.SOURCE; import [all …]
|
| D | ShowAnnotationTest.kt | 368 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
|
| D | NullnessMigrationTest.kt | 303 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
|
| D | DocAnalyzerTest.kt | 91 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
|
| D | ApiFileTest.kt | 861 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
|
| D | CompatibilityCheckTest.kt | 874 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/ |
| D | StubsTest.kt | 365 import static java.lang.annotation.ElementType.*; in <lambda>() import 1391 import static java.lang.annotation.ElementType.*; in <lambda>() import 1392 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import 3178 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import 3556 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import 3566 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import 3576 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import 3624 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import 3634 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import 3644 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
|
| /tools/netsim/rust/netsim-cxx/src/http_server/ |
| D | thread_pool.rs | 53 F: FnOnce() + Send + 'static, in execute()
|
| /tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/ |
| D | PackageBuilderTask.kt | 27 val static: Property<Boolean> = constant
|
| D | PrefabPackageBuilder.kt | 56 val static: Boolean, constant in com.android.ndkports.ModuleDescription
|
| /tools/metalava/src/test/java/com/android/tools/metalava/model/psi/ |
| D | PsiTypePrinterTest.kt | 948 import static java.lang.annotation.ElementType.*; in <lambda>() import 949 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import
|