Home
last modified time | relevance | path

Searched defs:rangeAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/
DAnnotatedBytes.java254 public AnnotationItem rangeAnnotation = null; field in AnnotatedBytes.AnnotationEndpoint
307 AnnotationItem rangeAnnotation = annotations.rangeAnnotation; in writeAnnotations() local