Searched refs:fieldAnnotation (Results 1 – 1 of 1) sorted by relevance
37 private FieldAnnotation fieldAnnotation; field in DexFieldImpl44 FieldAnnotation fieldAnnotation, String[] stringPool, in DexFieldImpl() argument50 this.fieldAnnotation = fieldAnnotation; in DexFieldImpl()59 if (fieldAnnotation != null) { in parseAnnotations()60 buffer.setPosition(fieldAnnotation.annotationsOff); in parseAnnotations()