Searched defs:static (Results 1 – 12 of 12) sorted by relevance
371 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import372 import static java.lang.annotation.ElementType.CONSTRUCTOR; import373 import static java.lang.annotation.ElementType.FIELD; import374 import static java.lang.annotation.ElementType.METHOD; import375 import static java.lang.annotation.ElementType.PACKAGE; import376 import static java.lang.annotation.ElementType.TYPE; import398 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import399 import static java.lang.annotation.ElementType.CONSTRUCTOR; import400 import static java.lang.annotation.ElementType.FIELD; import401 import static java.lang.annotation.ElementType.METHOD; import[all …]
80 import static java.lang.annotation.ElementType.FIELD; in Test copying private annotations from one of the stubs() import81 import static java.lang.annotation.ElementType.METHOD; in Test copying private annotations from one of the stubs() import82 import static java.lang.annotation.ElementType.PARAMETER; in Test copying private annotations from one of the stubs() import83 import static java.lang.annotation.ElementType.TYPE_USE; in Test copying private annotations from one of the stubs() import84 import static java.lang.annotation.RetentionPolicy.CLASS; in Test copying private annotations from one of the stubs() import109 import static java.lang.annotation.ElementType.FIELD; in Test stub-annotations containing unknown annotation() import110 import static java.lang.annotation.ElementType.METHOD; in Test stub-annotations containing unknown annotation() import111 import static java.lang.annotation.ElementType.PARAMETER; in Test stub-annotations containing unknown annotation() import112 import static java.lang.annotation.RetentionPolicy.SOURCE; in Test stub-annotations containing unknown annotation() import
1416 import static java.lang.annotation.ElementType.*; import1417 import static java.lang.annotation.RetentionPolicy.SOURCE; import1433 import static java.lang.annotation.ElementType.*; import1434 import static java.lang.annotation.RetentionPolicy.SOURCE; import1450 import static java.lang.annotation.ElementType.*; import1451 import static java.lang.annotation.RetentionPolicy.SOURCE; import1468 import static java.lang.annotation.ElementType.FIELD; import1469 import static java.lang.annotation.ElementType.METHOD; import1470 import static java.lang.annotation.ElementType.PARAMETER; import1471 import static java.lang.annotation.RetentionPolicy.SOURCE; import[all …]
368 import static androidx.annotation.RestrictTo.Scope.LIBRARY; in Can't expose item from a hidden parent() import369 import static androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP; in Can't expose item from a hidden parent() import420 import static test.annotation.Api.Type.A; in Can't expose item from a hidden parent() import421 import static test.annotation.Api.Type.B; in Can't expose item from a hidden parent() import590 import static test.pkg.AClass.SOME_VALUE; in Can't expose item from a hidden parent() import
303 import static java.lang.annotation.ElementType.TYPE_USE; in Convert libcore nullness annotations to support() import304 import static java.lang.annotation.ElementType.TYPE_PARAMETER; in Convert libcore nullness annotations to support() import305 import static java.lang.annotation.RetentionPolicy.SOURCE; in Convert libcore nullness annotations to support() import
91 import static java.lang.annotation.ElementType.*; in Fix first sentence handling() import92 import static java.lang.annotation.RetentionPolicy.CLASS; in Fix first sentence handling() import
861 import static java.lang.annotation.ElementType.*; in Known nullness() import1503 import static java.lang.annotation.ElementType.*; in Annotation class extraction() import1606 import static java.lang.annotation.ElementType.*; in Annotation retention() import
874 import static java.lang.annotation.RetentionPolicy.SOURCE; in Change annotation default method value change() import
337 import static java.lang.annotation.ElementType.*; in <lambda>() import1439 import static java.lang.annotation.ElementType.*; in <lambda>() import1440 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3224 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3602 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3612 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import3622 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import3670 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3680 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import3690 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
27 val static: Property<Boolean> = constant
56 val static: Boolean, constant in com.android.ndkports.ModuleDescription
948 import static java.lang.annotation.ElementType.*; in <lambda>() import949 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import