Home | History | Annotate | Download | only in pm

Lines Matching defs:packagePath

705         final String packagePath = packageFile.getAbsolutePath();
706 return new PackageLite(packagePath, baseApk, null, null, null);