Searched refs:setBaseCodePath (Results 1 – 11 of 11) sorted by relevance
120 boolean setBaseCodePath(@NonNull final OverlayIdentifier overlay, final int userId, in setBaseCodePath() method in OverlayManagerSettings126 return mItems.get(idx).setBaseCodePath(path); in setBaseCodePath()621 private boolean setBaseCodePath(@NonNull final String path) {
570 mSettings.setBaseCodePath(overlayIdentifier, userId, info.path); in registerFabricatedOverlay()816 modified |= mSettings.setBaseCodePath(overlay, userId, in updateState()
969 ai.setBaseCodePath(codeDir + "/base.dex"); in getMockApplicationInfo()
2731 /** {@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
2659 appInfo.setBaseCodePath(mBaseApkPath);
442 Landroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
4359 HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
16799 PLcom/android/server/om/OverlayManagerSettings$SettingsItem;->setBaseCodePath(Ljava/lang/String;)Z16830 HPLcom/android/server/om/OverlayManagerSettings;->setBaseCodePath(Landroid/content/om/OverlayIdenti…
4356 HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
11022 Landroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V12722 Landroid/content/pm/PackageParser$Package;->setBaseCodePath(Ljava/lang/String;)V