Searched refs:STRING_IDS (Results 1 – 1 of 1) sorted by relevance
47 private static final int STRING_IDS = 2; field in DexFileReader79 readSize(STRING_IDS); in read()80 readOffset(STRING_IDS); in read()149 int nStrings = size[STRING_IDS]; in readStrings()150 b.setPosition(off[STRING_IDS]); // the first string offset is here in readStrings()