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