Searched refs:setCodePath (Results 1 – 3 of 3) sorted by relevance
1211 /** {@hide} */ public void setCodePath(String codePath) { scanSourceDir = codePath; } in setCodePath() method in ApplicationInfo
854 pkg.setCodePath(packageDir.getAbsolutePath()); in parseClusterPackage()885 pkg.setCodePath(apkFile.getAbsolutePath()); in parseMonolithicPackage()4901 this.applicationInfo.setCodePath(codePath); in setApplicationInfoCodePath()4905 childPackages.get(i).applicationInfo.setCodePath(codePath); in setApplicationInfoCodePath()4964 public void setCodePath(String codePath) { in setCodePath() method in PackageParser.Package
13572 pkg.setCodePath(afterCodeFile.getAbsolutePath()); in doRename()13827 pkg.setCodePath(afterCodeFile.getAbsolutePath()); in doRename()