Searched refs:setBaseCodePath (Results 1 – 11 of 11) sorted by relevance
119 boolean setBaseCodePath(@NonNull final OverlayIdentifier overlay, final int userId, in setBaseCodePath() method in OverlayManagerSettings125 return mItems.get(idx).setBaseCodePath(path); in setBaseCodePath()613 private boolean setBaseCodePath(@NonNull final String path) {
540 mSettings.setBaseCodePath(overlayIdentifier, userId, info.path); in registerFabricatedOverlay()782 modified |= mSettings.setBaseCodePath(overlay, userId, overlayPackage.getBaseApkPath()); in updateState()
966 ai.setBaseCodePath(codeDir + "/base.dex"); in getMockApplicationInfo()
2626 /** {@hide} */ public void setBaseCodePath(String baseCodePath) { sourceDir = baseCodePath; } in setBaseCodePath() method in ApplicationInfo
1245 pkg.setBaseCodePath(apkPath); in parseBaseApk()7028 this.applicationInfo.setBaseCodePath(baseCodePath); in setApplicationInfoBaseCodePath()7032 childPackages.get(i).applicationInfo.setBaseCodePath(baseCodePath); in setApplicationInfoBaseCodePath()7086 public void setBaseCodePath(String baseCodePath) { in setBaseCodePath() method in PackageParser.Package
1148 appInfo.setBaseCodePath(mBaseApkPath);
442 Landroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
4309 HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
4307 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
32222 HSPLcom/android/server/om/OverlayManagerSettings$SettingsItem;->setBaseCodePath(Ljava/lang/String;)Z32266 HSPLcom/android/server/om/OverlayManagerSettings;->setBaseCodePath(Landroid/content/om/OverlayIdent…