Searched refs:fixProtectionLevel (Results 1 – 3 of 3) sorted by relevance
209 public static int fixProtectionLevel(int level) { in fixProtectionLevel() method in PermissionInfo
3195 perm.info.protectionLevel = PermissionInfo.fixProtectionLevel(perm.info.protectionLevel); in parsePermission()
3626 bp.protectionLevel = PermissionInfo.fixProtectionLevel(bp.protectionLevel); in readPermissionsLPw()