Searched refs:readAnnotation (Results 1 – 4 of 4) sorted by relevance
45 reader.readAnnotation(); in getTypeIndex()
114 public int readAnnotation() { in readAnnotation() method in EncodedValueReader265 for (int i = 0, size = readAnnotation(); i < size; i++) { in skipValue()
767 public Annotation readAnnotation() { in readAnnotation() method in Dex.Section
200 com.android.dex.Annotation candidate = annotationIn.readAnnotation(); in getAnnotation()351 int fieldCount = reader.readAnnotation(); in getDefaultValue()541 com.android.dex.Annotation candidate = annotationIn.readAnnotation(); in getAnnotationReader()553 int fieldCount = reader.readAnnotation(); in getAnnotationReader()626 com.android.dex.Annotation annotation = annotationIn.readAnnotation(); in annotationSetToAnnotations()647 int fieldCount = reader.readAnnotation(); in toAnnotationInstance()