Searched defs:static (Results 1 – 10 of 10) sorted by relevance
366 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import367 import static java.lang.annotation.ElementType.CONSTRUCTOR; import368 import static java.lang.annotation.ElementType.FIELD; import369 import static java.lang.annotation.ElementType.METHOD; import370 import static java.lang.annotation.ElementType.PACKAGE; import371 import static java.lang.annotation.ElementType.TYPE; import393 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import394 import static java.lang.annotation.ElementType.CONSTRUCTOR; import395 import static java.lang.annotation.ElementType.FIELD; import396 import static java.lang.annotation.ElementType.METHOD; import[all …]
1553 import static java.lang.annotation.ElementType.*; import1554 import static java.lang.annotation.RetentionPolicy.SOURCE; import1570 import static java.lang.annotation.ElementType.*; import1571 import static java.lang.annotation.RetentionPolicy.SOURCE; import1587 import static java.lang.annotation.ElementType.*; import1588 import static java.lang.annotation.RetentionPolicy.SOURCE; import1605 import static java.lang.annotation.ElementType.FIELD; import1606 import static java.lang.annotation.ElementType.METHOD; import1607 import static java.lang.annotation.ElementType.PARAMETER; import1608 import static java.lang.annotation.RetentionPolicy.SOURCE; import[all …]
73 import static java.lang.annotation.ElementType.FIELD; in Test copying private annotations from one of the stubs() import74 import static java.lang.annotation.ElementType.METHOD; in Test copying private annotations from one of the stubs() import75 import static java.lang.annotation.ElementType.PARAMETER; in Test copying private annotations from one of the stubs() import76 import static java.lang.annotation.ElementType.TYPE_USE; in Test copying private annotations from one of the stubs() import77 import static java.lang.annotation.RetentionPolicy.CLASS; in Test copying private annotations from one of the stubs() import
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
297 import static java.lang.annotation.ElementType.TYPE_USE; in Convert libcore nullness annotations to support() import298 import static java.lang.annotation.ElementType.TYPE_PARAMETER; in Convert libcore nullness annotations to support() import299 import static java.lang.annotation.RetentionPolicy.SOURCE; in Convert libcore nullness annotations to support() import
82 import static java.lang.annotation.ElementType.*; in Fix first sentence handling() import83 import static java.lang.annotation.RetentionPolicy.CLASS; in Fix first sentence handling() import
854 import static java.lang.annotation.ElementType.*; in Known nullness() import1498 import static java.lang.annotation.ElementType.*; in Annotation class extraction() import1664 import static java.lang.annotation.ElementType.*; in Annotation class extraction, non-compat mode() import1710 import static java.lang.annotation.ElementType.*; in Annotation retention() import
892 import static java.lang.annotation.RetentionPolicy.SOURCE; in Change annotation default method value change() import
326 import static java.lang.annotation.ElementType.*; in <lambda>() import1420 import static java.lang.annotation.ElementType.*; in <lambda>() import1421 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3139 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3510 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3520 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import3530 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import3577 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3587 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import3597 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
941 import static java.lang.annotation.ElementType.*; in <lambda>() import942 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import