Searched refs:DEX_FILES (Results 1 – 1 of 1) sorted by relevance
25 static final String DEX_FILES = field in Main30 PathClassLoader p = new PathClassLoader(DEX_FILES, Main.class.getClassLoader()); in main()