Searched refs:apkDexFile (Results 1 – 1 of 1) sorted by relevance
73 DexFile apkDexFile = getDexFileFromDexElement(dexElements[1]); in testDuplicateLibrary() local74 String apkPath = apkDexFile.getName(); in testDuplicateLibrary()