Searched refs:getAnnotations (Results 1 – 14 of 14) sorted by relevance
32 Set<DexAnnotation> getAnnotations(); in getAnnotations() method
131 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexMethodImpl142 builder.append(formatter.formatAnnotations(getAnnotations())); in toString()152 .getAnnotations())); in toString()
81 public synchronized Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexFieldImpl96 builder.append(formatter.formatAnnotations(getAnnotations())); in toString()
64 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexParameterImpl
330 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexClassImpl345 builder.append(formatter.formatAnnotations(getAnnotations())); in toString()
179 assertEquals(2, A0.getAnnotations().size()); in testA0()200 assertEquals(1, T3.getAnnotations().size()); in testA0_T3()335 assertEquals(1, dexParameter.getAnnotations().size()); in testParameterAnnotation()336 DexAnnotation annotation = dexParameter.getAnnotations().iterator().next(); in testParameterAnnotation()
120 for (DexAnnotation anno : element.getAnnotations()) { in getAnnotation()
230 for (Annotation a : cls.getAnnotations()) { in isTestNgTestClass()238 for (Annotation a : m.getAnnotations()) { in isTestNgTestClass()
367 Annotation[] annotations = testMethod.getAnnotations(); in getAnnotation()478 for (Annotation a : klass.getAnnotations()) { in isJunit4Class()498 for (Annotation a : method.getAnnotations()) { in isJunit4TestMethod()
279 classDef.getAnnotations()); in addCddApkCoverage()284 cddCoverage, moduleName, className, methodName, method.getAnnotations()); in addCddApkCoverage()
197 for (Annotation a : cls.getAnnotations()) {
1075 for (Annotation annotation : description.getAnnotations()) { in apply()
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
15293 public abstract java.lang.annotation.Annotation[] getAnnotations()15422 public java.lang.annotation.Annotation[] getAnnotations()17047 public java.lang.annotation.Annotation[] getAnnotations()20264 public java.lang.annotation.Annotation[] getAnnotations()