Home
last modified time | relevance | path

Searched defs:getAnnotations (Results 1 – 5 of 5) sorted by relevance

/test/suite_harness/tools/dex-tools/src/dex/structure/
DDexAnnotatedElement.java32 Set<DexAnnotation> getAnnotations(); in getAnnotations() method
/test/suite_harness/tools/dex-tools/src/dex/reader/
DDexParameterImpl.java64 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexParameterImpl
DDexFieldImpl.java81 public synchronized Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexFieldImpl
DDexMethodImpl.java131 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexMethodImpl
DDexClassImpl.java330 public Set<DexAnnotation> getAnnotations() { in getAnnotations() method in DexClassImpl