Home | History | Annotate | Download | only in pm

Lines Matching refs:codePath

595             this.packageURI = Uri.fromFile(new File(pkg.codePath));
599 this.packageURI = Uri.fromFile(new File(pkg.codePath));
604 File file = new File(pkg.codePath);
1358 File outFile = new File(ip.pkg.codePath);