Searched refs:getCodePath (Results 1 – 5 of 5) sorted by relevance
102 codePaths[i] = info.getCodePath(); in testGetAppSize()
272 appInfo.getCodePath()); in queryStatsForPackage()314 appInfo.getCodePath()); in queryStatsForUid()
1506 /** {@hide} */ public String getCodePath() { return scanSourceDir; } in getCodePath() method in ApplicationInfo
812 existing = PackageParser.parsePackageLite(new File(appInfo.getCodePath()), 0); in validateInstallLocked()
938 final String codePath = pkg.applicationInfo.getCodePath(); in insertPackageSettingLPw()