Searched refs:DexFile_loadClass (Results 1 – 1 of 1) sorted by relevance
127 Method DexFile_loadClass = DexFile.getMethod("loadClass", in testDexFile() local130 Class<?> AnotherClass = (Class<?>)DexFile_loadClass.invoke(dexFile, in testDexFile()