Home
last modified time | relevance | path

Searched refs:fixProtectionLevel (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DPermissionInfo.java419 public static int fixProtectionLevel(int level) { in fixProtectionLevel() method in PermissionInfo
DPackageParser.java3264 perm.info.protectionLevel = PermissionInfo.fixProtectionLevel(perm.info.protectionLevel); in parsePermission()
/frameworks/base/services/core/java/com/android/server/pm/permission/
DBasePermission.java503 bp.protectionLevel = PermissionInfo.fixProtectionLevel(bp.protectionLevel); in readLPw()
DPermissionManagerService.java816 int fixedLevel = PermissionInfo.fixProtectionLevel(info.protectionLevel); in addDynamicPermission()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17087 Landroid/content/pm/PermissionInfo;->fixProtectionLevel(I)I