Searched defs:AnnotationItem (Results 1 – 3 of 3) sorted by relevance
21 public class AnnotationItem implements RawDexObject { class
412 struct AnnotationItem { struct417 DISALLOW_COPY_AND_ASSIGN(AnnotationItem); argument
35 class AnnotationItem; variable1018 AnnotationItem(uint8_t visibility, EncodedAnnotation* annotation) in AnnotationItem() function