Home
last modified time | relevance | path

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

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
DAnnotationItem.java42 public class AnnotationItem { class
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DAnnotatedBytes.java260 private static class AnnotationItem { class in AnnotatedBytes
264 public AnnotationItem(int indentLevel, String annotation) { in AnnotationItem() method in AnnotatedBytes.AnnotationItem