Searched refs:STRING_ID_ITEM (Results 1 – 4 of 4) sorted by relevance
38 public static final int STRING_ID_ITEM = 0x0001; field in ItemType60 case STRING_ID_ITEM: return "string_id_item"; in getItemTypeName()
106 MapItem mapItem = dexFile.getMapItemForSection(ItemType.STRING_ID_ITEM);
59 ItemType.STRING_ID_ITEM,95 case ItemType.STRING_ID_ITEM: in DexAnnotator()
1244 …writeMapItem(writer, ItemType.STRING_ID_ITEM, stringSection.getItems().size(), stringIndexSectionO…