Searched refs:setBaseCodePath (Results 1 – 11 of 11) sorted by relevance
45 PackageBuilder setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in PackageBuilder
209 .setBaseCodePath("/some/path.apk") in installStaticSharedLibrary()241 .setBaseCodePath("/some/path.apk") in installDynamicLibraries()483 .setBaseCodePath("/data/tmp/randompath/base.apk")
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()
733 ai.setBaseCodePath(codeDir + "/base.dex"); in getMockApplicationInfo()
2122 /** {@hide} */ public void setBaseCodePath(String baseCodePath) { sourceDir = baseCodePath; } in setBaseCodePath() method in ApplicationInfo
1392 pkg.setBaseCodePath(apkPath); in parseBaseApk()6733 this.applicationInfo.setBaseCodePath(baseCodePath); in setApplicationInfoBaseCodePath()6737 childPackages.get(i).applicationInfo.setBaseCodePath(baseCodePath); in setApplicationInfoBaseCodePath()6791 public void setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in Package
15344 pkg.setBaseCodePath(FileUtils.rewriteAfterRename(beforeCodeFile,
4029 HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V4294 HSPLandroid/content/pm/PackageParser$Package;->setBaseCodePath(Ljava/lang/String;)V
13909 Landroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V15609 Landroid/content/pm/PackageParser$Package;->setBaseCodePath(Ljava/lang/String;)V