Searched defs:ANNOTATION (Results 1 – 6 of 6) sorted by relevance
52 public static final Annotation[] ANNOTATION = new Annotation[0]; field in EmptyArray
39 ANNOTATION = "@android.platform.test.annotations.EnabledOnRavenwood" variable
66 private const val ANNOTATION = "org.junit.Test" in <lambda>() constant
36 private val ANNOTATION = JavaFileObjects.forResource("Immutable.java") in <lambda>() constant
295 private const val ANNOTATION = "$PACKAGE.$ANNOTATION_NAME" constant
770 public static final int ANNOTATION = 18; field in TextUtils