Home
last modified time | relevance | path

Searched refs:parseMonolithicPackageLite (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPackageParser.java884 return parseMonolithicPackageLite(packageFile, flags); in parsePackageLite()
888 private static PackageLite parseMonolithicPackageLite(File packageFile, int flags) in parseMonolithicPackageLite() method in PackageParser
1281 final PackageLite lite = parseMonolithicPackageLite(apkFile, flags); in parseMonolithicPackage()
/frameworks/base/config/
Dboot-image-profile.txt18725 HSPLandroid/content/pm/PackageParser;->parseMonolithicPackageLite(Ljava/io/File;I)Landroid/content/…