Searched refs:sharedLibraryInfos (Results 1 – 5 of 5) sorted by relevance
910 public List<SharedLibraryInfo> sharedLibraryInfos; field in ApplicationInfo1572 sharedLibraryInfos = orig.sharedLibraryInfos; in ApplicationInfo()1651 dest.writeTypedList(sharedLibraryInfos); in writeToParcel()1727 sharedLibraryInfos = source.createTypedArrayList(SharedLibraryInfo.CREATOR); in ApplicationInfo()
7760 ai.sharedLibraryInfos = p.usesLibraryInfos; in generateApplicationInfo()
525 aInfo.sharedLibraryInfos, aInfo, outSeenPaths, outLibPaths); in makePaths()848 mApplicationInfo.sharedLibraryInfos, isBundledApp, librarySearchPath, in createOrUpdateClassLoaderLocked()
1382 pkg.applicationInfo.sharedLibraryInfos = app.sharedLibraryInfos; in allAgentPackages()
10472 final ArrayList<SharedLibraryInfo> sharedLibraryInfos =10474 executeSharedLibrariesUpdateLPr(pkg, changingLib, sharedLibraryInfos);