Searched refs:setBaseCodePath (Results 1 – 10 of 10) 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()603 private boolean setBaseCodePath(@NonNull final String path) {
570 mSettings.setBaseCodePath(overlayIdentifier, userId, info.path); in registerFabricatedOverlay()820 modified |= mSettings.setBaseCodePath(overlay, userId, in updateState()
971 ai.setBaseCodePath(codeDir + "/base.dex"); in getMockApplicationInfo()
2664 /** {@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
2609 appInfo.setBaseCodePath(mBaseApkPath);
442 Landroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
4436 HSPLandroid/content/pm/ApplicationInfo;->setBaseCodePath(Ljava/lang/String;)V
4433 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