Searched refs:setResourcePath (Results 1 – 8 of 8) sorted by relevance
77 public PackageSettingBuilder setResourcePath(String resourcePath) { in setResourcePath() method in PackageSettingBuilder
556 .setResourcePath("/") in testNoTargetPackage_filters()880 .setResourcePath("/") in simulateAddPackage()
488 .setResourcePath(createCodePath(packageName));
2226 …/** {@hide} */ public void setResourcePath(String resourcePath) { scanPublicSourceDir = resourcePa… in setResourcePath() method in ApplicationInfo
6842 this.applicationInfo.setResourcePath(resourcePath); in setApplicationInfoResourcePath()6846 childPackages.get(i).applicationInfo.setResourcePath(resourcePath); in setApplicationInfoResourcePath()
932 appInfo.setResourcePath(codePath);
446 Landroid/content/pm/ApplicationInfo;->setResourcePath(Ljava/lang/String;)V
5497 HSPLandroid/content/pm/ApplicationInfo;->setResourcePath(Ljava/lang/String;)V