Searched defs:static (Results 1 – 10 of 10) sorted by relevance
367 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import368 import static java.lang.annotation.ElementType.CONSTRUCTOR; import369 import static java.lang.annotation.ElementType.FIELD; import370 import static java.lang.annotation.ElementType.METHOD; import371 import static java.lang.annotation.ElementType.PACKAGE; import372 import static java.lang.annotation.ElementType.TYPE; import394 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import395 import static java.lang.annotation.ElementType.CONSTRUCTOR; import396 import static java.lang.annotation.ElementType.FIELD; import397 import static java.lang.annotation.ElementType.METHOD; import[all …]
1578 import static java.lang.annotation.ElementType.*; import1579 import static java.lang.annotation.RetentionPolicy.SOURCE; import1595 import static java.lang.annotation.ElementType.*; import1596 import static java.lang.annotation.RetentionPolicy.SOURCE; import1612 import static java.lang.annotation.ElementType.*; import1613 import static java.lang.annotation.RetentionPolicy.SOURCE; import1630 import static java.lang.annotation.ElementType.FIELD; import1631 import static java.lang.annotation.ElementType.METHOD; import1632 import static java.lang.annotation.ElementType.PARAMETER; import1633 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
372 import static androidx.annotation.RestrictTo.Scope.LIBRARY; in Can't expose item from a hidden parent() import373 import static androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP; in Can't expose item from a hidden parent() import424 import static test.annotation.Api.Type.A; in Can't expose item from a hidden parent() import425 import static test.annotation.Api.Type.B; in Can't expose item from a hidden parent() import594 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
84 import static java.lang.annotation.ElementType.*; in Fix first sentence handling() import85 import static java.lang.annotation.RetentionPolicy.CLASS; in Fix first sentence handling() import
866 import static java.lang.annotation.ElementType.*; in Known nullness() import1509 import static java.lang.annotation.ElementType.*; in Annotation class extraction() import1678 import static java.lang.annotation.ElementType.*; in Annotation class extraction, non-compat mode() import1724 import static java.lang.annotation.ElementType.*; in Annotation retention() import
930 import static java.lang.annotation.RetentionPolicy.SOURCE; in Change annotation default method value change() import
334 import static java.lang.annotation.ElementType.*; in <lambda>() import1433 import static java.lang.annotation.ElementType.*; in <lambda>() import1434 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3217 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3598 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3608 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import3618 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import3667 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3677 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import3687 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