Searched defs:Another (Results 1 – 3 of 3) sorted by relevance
17 public class Another { class18 public Another() { in Another() method in Another
69 Class<?> Another = dexClassLoader.loadClass("Another"); in testDexClassLoader() local