Searched defs:static (Results 1 – 3 of 3) 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 …]
318 import static androidx.annotation.RestrictTo.Scope.LIBRARY; in showAnnotation with parameters() import319 import static androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP; in showAnnotation with parameters() import370 import static test.annotation.Api.Type.A; in showAnnotation with default parameters() import371 import static test.annotation.Api.Type.B; in showAnnotation with default parameters() import536 import static test.pkg.AClass.SOME_VALUE; in new class in the same package while parsing a class() 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