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