Home | History | Annotate | Download | only in pm

Lines Matching refs:archiveFilePath

3103      * @param archiveFilePath The path to the archive file
3129 public PackageInfo getPackageArchiveInfo(String archiveFilePath, int flags) {
3131 final File apkFile = new File(archiveFilePath);