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