Searched refs:setCodePath (Results 1 – 17 of 17) sorted by relevance
71 public PackageSettingBuilder setCodePath(String codePath) { in setCodePath() method in PackageSettingBuilder
469 .setCodePath("/data/app/app") in createPackageSetting()
581 .setCodePath(createCodePath(packageName));
118 .setCodePath("codePath") in testPackageRemoval()
848 .setCodePath("/") in testNoTargetPackage_Filters()1701 .setCodePath("/") in getPackageSettingFromParsingPackage()
46 .setCodePath(new File(mContext.getCacheDir(), "fakeCodePath").getAbsolutePath()) in generateFakePackageSetting()
902 .setCodePath(pkg.getPath()) in mockPkgSetting()
121 .setCodePath(tempFolder.newFile().path) in collectionImmutability()
495 .setCodePath(parentFile.path) in createBasicSettingBuilder()565 PackageSettingBuilder().setCodePath(apk.path).setName( in stageFrameworkScan()
603 .setName(PACKAGE).setCodePath("/data/app/" + PACKAGE + "-randompath") in createBasicPackageSetting()
2730 /** {@hide} */ public void setCodePath(String codePath) { scanSourceDir = codePath; } in setCodePath() method in ApplicationInfo
1172 pkg.setCodePath(lite.codePath); in parseClusterPackage()1200 pkg.setCodePath(apkFile.getCanonicalPath()); in parseMonolithicPackage()6995 this.applicationInfo.setCodePath(codePath); in setApplicationInfoCodePath()6999 childPackages.get(i).applicationInfo.setCodePath(codePath); in setApplicationInfoCodePath()7077 public void setCodePath(String codePath) { in setCodePath() method in PackageParser.Package
2661 appInfo.setCodePath(mPath);
440 Landroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V
4361 HSPLandroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V
4358 HSPLandroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V
11024 Landroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V12723 Landroid/content/pm/PackageParser$Package;->setCodePath(Ljava/lang/String;)V