Searched defs:static (Results 1 – 9 of 9) sorted by relevance
282 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import283 import static java.lang.annotation.ElementType.CONSTRUCTOR; import284 import static java.lang.annotation.ElementType.FIELD; import285 import static java.lang.annotation.ElementType.METHOD; import286 import static java.lang.annotation.ElementType.PACKAGE; import287 import static java.lang.annotation.ElementType.TYPE; import309 import static java.lang.annotation.ElementType.ANNOTATION_TYPE; import310 import static java.lang.annotation.ElementType.CONSTRUCTOR; import311 import static java.lang.annotation.ElementType.FIELD; import312 import static java.lang.annotation.ElementType.METHOD; import[all …]
1986 import static java.lang.annotation.ElementType.*; import1987 import static java.lang.annotation.RetentionPolicy.SOURCE; import2003 import static java.lang.annotation.ElementType.*; import2004 import static java.lang.annotation.RetentionPolicy.SOURCE; import2020 import static java.lang.annotation.ElementType.*; import2021 import static java.lang.annotation.RetentionPolicy.SOURCE; import2038 import static java.lang.annotation.ElementType.FIELD; import2039 import static java.lang.annotation.ElementType.METHOD; import2040 import static java.lang.annotation.ElementType.PARAMETER; import2041 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
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
314 import static java.lang.annotation.ElementType.*; in <lambda>() import1431 import static java.lang.annotation.ElementType.*; in <lambda>() import1432 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3038 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3409 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3419 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import3429 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import3476 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import3486 import static java.lang.annotation.RetentionPolicy.CLASS; in <lambda>() import3496 import static java.lang.annotation.RetentionPolicy.RUNTIME; in <lambda>() import
820 import static java.lang.annotation.ElementType.*; in Known nullness() import1169 import static java.lang.annotation.ElementType.*; in Annotation class extraction() import1335 import static java.lang.annotation.ElementType.*; in Annotation class extraction, non-compat mode() import1381 import static java.lang.annotation.ElementType.*; in Annotation retention() import
83 import static java.lang.annotation.ElementType.*; in Fix first sentence handling() import84 import static java.lang.annotation.RetentionPolicy.CLASS; in Fix first sentence handling() import
893 import static java.lang.annotation.RetentionPolicy.SOURCE; in Change annotation default method value change() import
940 import static java.lang.annotation.ElementType.*; in <lambda>() import941 import static java.lang.annotation.RetentionPolicy.SOURCE; in <lambda>() import