Searched refs:setCodePath (Results 1 – 3 of 3) sorted by relevance
2119 /** {@hide} */ public void setCodePath(String codePath) { scanSourceDir = codePath; } in setCodePath() method in ApplicationInfo
1268 pkg.setCodePath(packageDir.getCanonicalPath()); in parseClusterPackage()1303 pkg.setCodePath(apkFile.getCanonicalPath()); in parseMonolithicPackage()6641 this.applicationInfo.setCodePath(codePath); in setApplicationInfoCodePath()6645 childPackages.get(i).applicationInfo.setCodePath(codePath); in setApplicationInfoCodePath()6723 public void setCodePath(String codePath) { in setCodePath() method in Package
15804 pkg.setCodePath(afterCodeFile.getCanonicalPath());