Searched defs:ANNOTATION_SET_ITEM (Results 1 - 1 of 1) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
H A DItemType.java47 public static final int ANNOTATION_SET_ITEM = 0x1003; field in class:ItemType
69 case ANNOTATION_SET_ITEM: return "annotation_set_item";

Completed in 81 milliseconds