Home
last modified time | relevance | path

Searched defs:AnnotationSetItem (Results 1 – 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/file/
DAnnotationSetItem.java27 public final class AnnotationSetItem extends OffsettedItem { class
49 public AnnotationSetItem(Annotations annotations) { in AnnotationSetItem() method in AnnotationSetItem
/dalvik/dx/src/com/android/dx/dex/file/
DAnnotationSetItem.java27 public final class AnnotationSetItem extends OffsettedItem { class
50 public AnnotationSetItem(Annotations annotations, DexFile dexFile) { in AnnotationSetItem() method in AnnotationSetItem