Searched defs:getAnnotation (Results 1 – 3 of 3) sorted by relevance
38 public DexAnnotation getAnnotation(); in getAnnotation() method
64 public DexAnnotation getAnnotation() { in getAnnotation() method in DexAnnotationAttributeImpl
117 protected DexAnnotation getAnnotation(DexAnnotatedElement element, String annotationType) { in getAnnotation() method in DexTestsCommon