Searched refs:setBaseCodePath (Results 1 – 10 of 10) sorted by relevance
122 boolean setBaseCodePath(@NonNull final OverlayIdentifier overlay, final int userId, in setBaseCodePath() method in OverlayManagerSettings128 return mItems.get(idx).setBaseCodePath(path); in setBaseCodePath()689 private boolean setBaseCodePath(@NonNull final String path) {
590 mSettings.setBaseCodePath(overlayIdentifier, userId, info.path); in registerFabricatedOverlay()830 modified |= mSettings.setBaseCodePath(overlay, userId, in updateState()
969 ai.setBaseCodePath(codeDir + "/base.dex"); in getMockApplicationInfo()
2851 /** {@hide} */ public void setBaseCodePath(String baseCodePath) { sourceDir = baseCodePath; } in setBaseCodePath() method in ApplicationInfo
1245 pkg.setBaseCodePath(apkPath); in parseBaseApk()7029 this.applicationInfo.setBaseCodePath(baseCodePath); in setApplicationInfoBaseCodePath()7033 childPackages.get(i).applicationInfo.setBaseCodePath(baseCodePath); in setApplicationInfoBaseCodePath()7087 public void setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in PackageParser.Package
2709 appInfo.setBaseCodePath(mBaseApkPath);
442 Landroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
4572 HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
13165 PLcom/android/server/om/OverlayManagerSettings;->setBaseCodePath(ILandroid/content/om/OverlayIdenti…
11022 Landroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V12722 Landroid/content/pm/PackageParser$Package;->setBaseCodePath(Ljava/lang/String;)V