Searched refs:getResourcePath (Results 1 – 3 of 3) sorted by relevance
883 /** {@hide} */ public String getResourcePath() { return scanPublicSourceDir; } in getResourcePath() method in ApplicationInfo
5281 pkg.applicationInfo.getResourcePath() == null) { in scanPackageDirtyLI()5354 File destResourceFile = new File(pkg.applicationInfo.getResourcePath()); in scanPackageDirtyLI()9349 abstract String getResourcePath(); in getResourcePath() method in PackageManagerService.InstallArgs9556 String getResourcePath() { in getResourcePath() method in PackageManagerService.FileInstallArgs9757 String getResourcePath() { in getResourcePath() method in PackageManagerService.AsecInstallArgs10376 deletedPackage.applicationInfo.getResourcePath(), in replaceSystemPackageLI()
657 final String resourcePath = pkg.applicationInfo.getResourcePath(); in insertPackageSettingLPw()