Searched refs:setBaseCodePath (Results 1 – 7 of 7) sorted by relevance
124 boolean setBaseCodePath(@NonNull final String packageName, final int userId, in setBaseCodePath() method in OverlayManagerSettings130 return mItems.get(idx).setBaseCodePath(path); in setBaseCodePath()543 private boolean setBaseCodePath(@NonNull final String path) { in setBaseCodePath() method in OverlayManagerSettings.SettingsItem
689 modified |= mSettings.setBaseCodePath(overlayPackageName, userId, in updateState()
62 ai.setBaseCodePath(codeDir + "/base.dex"); in createMockApplicationInfo()
627 ai.setBaseCodePath(codeDir + "/base.dex"); in getMockApplicationInfo()
2120 /** {@hide} */ public void setBaseCodePath(String baseCodePath) { sourceDir = baseCodePath; } in setBaseCodePath() method in ApplicationInfo
1348 pkg.setBaseCodePath(apkPath); in parseBaseApk()6675 this.applicationInfo.setBaseCodePath(baseCodePath); in setApplicationInfoBaseCodePath()6679 childPackages.get(i).applicationInfo.setBaseCodePath(baseCodePath); in setApplicationInfoBaseCodePath()6733 public void setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in Package
15809 pkg.setBaseCodePath(FileUtils.rewriteAfterRename(beforeCodeFile,