Home
last modified time | relevance | path

Searched defs:collectSharedLibraryInfos (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java13484 private static ArrayList<SharedLibraryInfo> collectSharedLibraryInfos(AndroidPackage pkg, in collectSharedLibraryInfos() method in PackageManagerService
13577 private static ArrayList<SharedLibraryInfo> collectSharedLibraryInfos( in collectSharedLibraryInfos() method in PackageManagerService