Home
last modified time | relevance | path

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

/test/suite_harness/tools/dex-tools/src/dex/reader/
DTypeFormatter.java87 public String formatAnnotations(Set<DexAnnotation> annotations) { in formatAnnotations()
DDexParameterImpl.java30 private Set<DexAnnotation> annotations; field in DexParameterImpl
DDexFieldImpl.java36 private Set<DexAnnotation> annotations; field in DexFieldImpl
DDexMethodImpl.java47 private Set<DexAnnotation> annotations; field in DexMethodImpl
DDexClassImpl.java63 private Set<DexAnnotation> annotations; field in DexClassImpl