Home
last modified time | relevance | path

Searched refs:ApplicationLoaders (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationLoaders.java24 class ApplicationLoaders { class
25 public static ApplicationLoaders getDefault() { in getDefault()
99 private static final ApplicationLoaders gApplicationLoaders = new ApplicationLoaders();
DLoadedApk.java492 mClassLoader = ApplicationLoaders.getDefault().getClassLoader( in createOrUpdateClassLoaderLocked()
520 mClassLoader = ApplicationLoaders.getDefault().getClassLoader(zip, in createOrUpdateClassLoaderLocked()
531 ApplicationLoaders.getDefault().addPath(mClassLoader, add); in createOrUpdateClassLoaderLocked()
/frameworks/base/
Dpreloaded-classes365 android.app.ApplicationLoaders
Dcompiled-classes-phone235 android.app.ApplicationLoaders