Searched refs:newAnnotationSetItem (Results 1 – 1 of 1) sorted by relevance
133 AnnotationSetItem newAnnotationSetItem = new AnnotationSetItem(); in read() local134 rawDexFile.annotationSetItems.add(newAnnotationSetItem); in read()135 newAnnotationSetItem.read(file); in read()