Searched refs:fixProtectionLevel (Results 1 – 9 of 9) sorted by relevance
158 bp.mPermissionInfo.protectionLevel = PermissionInfo.fixProtectionLevel( in read()
659 int fixedLevel = PermissionInfo.fixProtectionLevel(info.protectionLevel); in addPermission()
141 permission.protectionLevel = PermissionInfo.fixProtectionLevel(permission.protectionLevel); in parsePermission()
488 public static int fixProtectionLevel(int level) { in fixProtectionLevel() method in PermissionInfo
3199 perm.info.protectionLevel = PermissionInfo.fixProtectionLevel(perm.info.protectionLevel); in parsePermission()
239 Landroid/content/pm/PermissionInfo;->fixProtectionLevel(I)I
4751 HSPLandroid/content/pm/PermissionInfo;->fixProtectionLevel(I)I
4753 HSPLandroid/content/pm/PermissionInfo;->fixProtectionLevel(I)I
15972 Landroid/content/pm/PermissionInfo;->fixProtectionLevel(I)I