Searched refs:getResourcePath (Results 1 – 3 of 3) sorted by relevance
1221 /** {@hide} */ public String getResourcePath() { return scanPublicSourceDir; } in getResourcePath() method in ApplicationInfo
8003 pkg.applicationInfo.getResourcePath() == null) {8131 || !pkg.applicationInfo.getResourcePath().equals(8146 File destResourceFile = new File(pkg.applicationInfo.getResourcePath());13246 abstract String getResourcePath();13474 String getResourcePath() {13629 String getResourcePath() {13916 String getResourcePath() {14493 deletedPackage.applicationInfo.getResourcePath(),
896 final String resourcePath = pkg.applicationInfo.getResourcePath(); in insertPackageSettingLPw()