Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DApplicationLoadersTest.java56 assertNull(loaders.getCachedNonBootclasspathSystemLib( in testGetNonExistantLib()
67 assertNotNull(loaders.getCachedNonBootclasspathSystemLib( in testCacheExistantLib()
81 assertNull(loaders.getCachedNonBootclasspathSystemLib( in testNonNullParent()
92 assertNull(loaders.getCachedNonBootclasspathSystemLib( in testNonNullClassLoaderNamespace()
108 assertNull(loaders.getCachedNonBootclasspathSystemLib( in testDifferentSharedLibraries()
122 ClassLoader loadA = loaders.getCachedNonBootclasspathSystemLib( in testDependentLibs()
129 assertNotNull(loaders.getCachedNonBootclasspathSystemLib( in testDependentLibs()
150 assertNotNull(loaders.getCachedNonBootclasspathSystemLib( in testCacheApacheHttpLegacy()
/frameworks/base/core/java/android/app/
DApplicationLoaders.java77 ClassLoader loader = getCachedNonBootclasspathSystemLib(zip, parent, classLoaderName, in getSharedLibraryClassLoaderWithSharedLibraries()
232 public ClassLoader getCachedNonBootclasspathSystemLib(String zip, ClassLoader parent, in getCachedNonBootclasspathSystemLib() method in ApplicationLoaders
/frameworks/base/boot/
Dboot-image-profile.txt1217 HSPLandroid/app/ApplicationLoaders;->getCachedNonBootclasspathSystemLib(Ljava/lang/String;Ljava/lan…
/frameworks/base/config/
Dboot-image-profile.txt1217 HSPLandroid/app/ApplicationLoaders;->getCachedNonBootclasspathSystemLib(Ljava/lang/String;Ljava/lan…