Searched refs:METHOD_IDS (Results 1 – 1 of 1) sorted by relevance
51 private static final int METHOD_IDS = 6; field in DexFileReader87 readSize(METHOD_IDS); in read()88 readOffset(METHOD_IDS); in read()229 int nMethods = size[METHOD_IDS]; in readMethods()230 b.setPosition(off[METHOD_IDS]); in readMethods()