Searched refs:ENCODED_ARRAY_ITEM (Results 1 – 3 of 3) sorted by relevance
53 public static final int ENCODED_ARRAY_ITEM = 0x2005; field in ItemType75 case ENCODED_ARRAY_ITEM: return "encoded_array_item"; in getItemTypeName()
76 ItemType.ENCODED_ARRAY_ITEM,140 case ItemType.ENCODED_ARRAY_ITEM: in DexAnnotator()
1254 …writeMapItem(writer, ItemType.ENCODED_ARRAY_ITEM, numEncodedArrayItems, encodedArraySectionOffset);