Home | History | Annotate | Download | only in dexlib

Lines Matching refs:AnnotationItem

830      * The <code>OffsettedSection</code> containing <code>AnnotationItem</code> items
832 public final OffsettedSection<AnnotationItem> AnnotationsSection =
833 new OffsettedSection<AnnotationItem>(this, ItemType.TYPE_ANNOTATION_ITEM);