Searched refs:TYPE_IDS (Results 1 – 1 of 1) sorted by relevance
48 private static final int TYPE_IDS = 3; field in DexFileReader81 readSize(TYPE_IDS); in read()82 readOffset(TYPE_IDS); in read()169 int nTypes = size[TYPE_IDS]; in readTypeIds()170 b.setPosition(off[TYPE_IDS]); // the first element is here in readTypeIds()