Searched defs:DelegateLastPathClassLoader (Results 1 – 2 of 2) sorted by relevance
23 class DelegateLastPathClassLoader extends PathClassLoader { class25 public DelegateLastPathClassLoader(String dexPath, ClassLoader parent) { in DelegateLastPathClassLoader() method in DelegateLastPathClassLoader