Searched refs:ApplicationLoaders (Results 1 – 4 of 4) sorted by relevance
24 class ApplicationLoaders { class25 public static ApplicationLoaders getDefault() { in getDefault()99 private static final ApplicationLoaders gApplicationLoaders = new ApplicationLoaders();
492 mClassLoader = ApplicationLoaders.getDefault().getClassLoader( in createOrUpdateClassLoaderLocked()520 mClassLoader = ApplicationLoaders.getDefault().getClassLoader(zip, in createOrUpdateClassLoaderLocked()531 ApplicationLoaders.getDefault().addPath(mClassLoader, add); in createOrUpdateClassLoaderLocked()
365 android.app.ApplicationLoaders
235 android.app.ApplicationLoaders