Searched refs:getResourcePath (Results 1 – 2 of 2) sorted by relevance
1509 /** {@hide} */ public String getResourcePath() { return scanPublicSourceDir; } in getResourcePath() method in ApplicationInfo
939 final String resourcePath = pkg.applicationInfo.getResourcePath(); in insertPackageSettingLPw()