Searched refs:codePathFile (Results 1 – 1 of 1) sorted by relevance
2600 final File codePathFile = new File(codePathStr); in readDisabledSysPackageLPw() local2601 if (PackageManagerService.locationIsPrivileged(codePathFile)) { in readDisabledSysPackageLPw()2604 PackageSetting ps = new PackageSetting(name, realName, codePathFile, in readDisabledSysPackageLPw()