Searched refs:setCodePath (Results 1 – 16 of 16) sorted by relevance
72 public PackageSettingBuilder setCodePath(String codePath) { in setCodePath() method in PackageSettingBuilder
469 .setCodePath("/data/app/app") in createPackageSetting()
540 .setCodePath(createCodePath(packageName));
136 .setCodePath("codePath") in testPackageRemoval()
849 .setCodePath("/") in testNoTargetPackage_Filters()1702 .setCodePath("/") in getPackageSettingFromParsingPackage()
46 .setCodePath(new File(mContext.getCacheDir(), "fakeCodePath").getAbsolutePath()) in generateFakePackageSetting()
750 .setCodePath(pkg.getPath()) in mockPkgSetting()
123 .setCodePath(tempFolder.newFile().path)
492 .setCodePath(parentFile.path)564 PackageSettingBuilder().setCodePath(apk.path).setName(
2663 /** {@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()6994 this.applicationInfo.setCodePath(codePath); in setApplicationInfoCodePath()6998 childPackages.get(i).applicationInfo.setCodePath(codePath); in setApplicationInfoCodePath()7076 public void setCodePath(String codePath) { in setCodePath() method in PackageParser.Package
2611 appInfo.setCodePath(mPath);
440 Landroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V
4438 HSPLandroid/content/pm/ApplicationInfo;->setCodePath(Ljava/lang/String;)V
4435 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