Searched refs:parseMonolithicPackage (Results 1 – 3 of 3) sorted by relevance
4750 PackageParser.Package pkg = parser.parseMonolithicPackage(apkFile, 0); in getPackageArchiveInfo()
796 return parseMonolithicPackage(packageFile, flags); in parsePackage()868 public Package parseMonolithicPackage(File apkFile, int flags) throws PackageParserException { in parseMonolithicPackage() method in PackageParser
320 PackageParser.Package pkg = packageParser.parseMonolithicPackage(sourceFile, 0); in parsePackage()