Searched defs:getAnnotations (Results 1 – 5 of 5) sorted by relevance
32 Set<DexAnnotation> getAnnotations(); in getAnnotations() method
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