Searched refs:addFieldAnnotations (Results 1 – 5 of 5) sorted by relevance
337 public void addFieldAnnotations(CstFieldRef field, in addFieldAnnotations() method in ClassDefItem339 annotationsDirectory.addFieldAnnotations(field, annotations, dexFile); in addFieldAnnotations()
157 public void addFieldAnnotations(CstFieldRef field, in addFieldAnnotations() method in AnnotationsDirectoryItem
338 public void addFieldAnnotations(CstFieldRef field, in addFieldAnnotations() method in ClassDefItem340 annotationsDirectory.addFieldAnnotations(field, annotations); in addFieldAnnotations()
156 public void addFieldAnnotations(CstFieldRef field, in addFieldAnnotations() method in AnnotationsDirectoryItem
221 out.addFieldAnnotations(field, annotations, dexFile); in processFields()