Searched refs:locationIsPrivileged (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DSettings.java3588 if (PackageManagerService.locationIsPrivileged(codePathStr)) {
H A DPackageManagerService.java18506 static boolean locationIsPrivileged(String path) { method in class:PackageManagerService
18665 if (isPrivileged || locationIsPrivileged(codePathString)) {
[all...]

Completed in 86 milliseconds