Searched defs:getAnnotations (Results 1 – 10 of 10) sorted by relevance
32 Set<DexAnnotation> getAnnotations(); in getAnnotations() method
38 Set<IAnnotation> getAnnotations(); in getAnnotations() method
35 public Set<IAnnotation> getAnnotations() { in getAnnotations() method in SigAnnotatableElement
37 public Set<IAnnotation> getAnnotations() { in getAnnotations() method in ParameterProjection
43 public Set<IAnnotation> getAnnotations() { in getAnnotations() method in ExecutableMemberProjection
53 public Set<IAnnotation> getAnnotations() { in getAnnotations() method in ClassProjection
64 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexParameterImpl
81 public synchronized Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexFieldImpl
131 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexMethodImpl
330 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexClassImpl