Searched refs:AnotherClass (Results 1 – 1 of 1) sorted by relevance
35 Class<?> AnotherClass = testDexFile(); in main() local42 AnotherClass.newInstance(); in main()130 Class<?> AnotherClass = (Class<?>)DexFile_loadClass.invoke(dexFile, in testDexFile() local132 return AnotherClass; in testDexFile()