Searched refs:newAnnotationItem (Results 1 – 1 of 1) sorted by relevance
175 AnnotationItem newAnnotationItem = new AnnotationItem(); in read() local176 rawDexFile.annotationItems.add(newAnnotationItem); in read()177 newAnnotationItem.read(file); in read()